TChartAxis.AxisValuesFormat

TChartAxis.AxisValuesFormat
TChartAxis

property AxisValuesFormat: String;

Unit
TeEngine

Description
Default Value: '#,##0.###'

The AxisValuesFormat specifies the desired formatting string to be applied to Axis Labels.
It has effect when Axis associated Series have their XValues.DateTime or YValues.DateTime property set to False.

For DateTime Axis labels use the TChartAxis.DateTimeFormat property.