Defines the set of display and computation options for the chart axis. This property allows you to make the chart axis calculate the
Minimum and
Maximum values automatically, display labels and titles, and other options. Please see RSChartConsts|TAxisOption for more information.
Namespace: FMX.RS.ChartPanel
Delphi |
published |
Property Value
Type: TAxisOptions
The following code sets up an axis for a temperature:
|