Returns a label for an axis ( FMX.RS.ChartPanel.TRSChartAxis ) based on the input Value. The Index specifies where to start looking in the chart Values (for optimization purposes) and decrements from there until the closest chart value is found.
Namespace: FMX.RS.BarCharts
Delphi |
public |
Parameters
Axis
Type: TRSChartAxis
Index
Type: Integer
Value
Type: TRSChartValueType
Type: String
TRSCustomBarChart.GetAxisCaption(TRSChartAxis,Integer,TRSChartValueType)
Reference |