DXScientificNotation Enum
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public enum DXScientificNotation : long
Members
Name |
---|
DXAxisLabelScientificNotationNone
|
DXAxisLabelScientificNotationLogarithmic
|
DXAxisLabelScientificNotationE
|
DXAxisLabelScientificNotationNormalized
|
Related API Members
The following properties accept/return DXScientificNotation values:
See Also