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: FMX.RS.ChartPanel
Delphi |
public |
Parameters
Fmt
Type: String
Parentheses
Type: Boolean
Type: String
Reference•TRSChartValueType •FMX.RS.ChartPanel.TRSChartValue.Values[Integer] |