Specifies the axes that should be considered datetime values. The property controls which dimensions should be labeled as a date time or a regular floating point number. When this property includes an axis, all the labels for the chart will be drawn as a Date + Time (controlled by the DateTimeFormat of the axis).
Namespace: FMX.RS.BarCharts
Delphi |
published |
Property Value
Type: TXYSet
The following code sets the x axis to a datetime for a line chart: Delphi |
begin |