TeEngine.TAxisLabels.Exponent
 
 
 


TAxisLabels.Exponent
TAxisLabels

property Exponent: Boolean;

Unit
TeEngine

Description
Default: False

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


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



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