TeEngine.TChartAxis.LabelsExponent
 
 
 


TChartAxis.LabelsExponent
TChartAxis

property LabelsExponent: Boolean;

Unit
TeEngine

Description
Default: False

The LabelsExponent property enables/disables the display of Axis Labels in exponent format with super-script fonts.


TChart1.Axis.Left.
LabelsExponent:=True;
TChart1.Axis.Left.Labels.ValueFormat
:='00e-0';



Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.