Enum LabelFormatBehavior
Specifies the RadChart number format behavior.
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public enum LabelFormatBehavior
HumanReadable
Specifies that numbers should be formatted in a human readable form.
None
Specifies that numbers should not be formatted.
Scientific
Specifies that numbers should be formatted in a scientific form.