<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSCustomSparseBarChart > Methods:
Comments (0)
Represents method GetAxisCaption(TRSChartAxis,Integer,Double).
Namespace: FMX.RS.BarCharts
Delphi
public function GetAxisCaption(const Axis: TRSChartAxis; var Index: Integer; const Value: Double): string; override;
Parameters
Axis
Type: TRSChartAxis
Index
Type: Integer
Value
Type: Double
Type: string