Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V20.2
  • 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