Hide Comments
Hide Comments

TRSChartValue.ValuesToString(String,Boolean) Method

Comments (0)

Returns a comma-delimited string of the floating-point values of the Value. The Fmt property specifies how to format the floating-point values (see FormatFloat function from Delphi's help). The Parentheses property controls if parentheses are put around the comma-delimited string.

Namespace: RSChartPanel

expandingSyntax

Delphi

public 
  function ValuesToString( Fmt: String = '0.00'; Parentheses: Boolean = True ): String; virtual; 
 

Parameters

Fmt

Type: String

Parentheses

Type: Boolean

Return Value

Type: String

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb