Skip to main content
All docs
V26.1
  • AxisScaling Class

    Contains numeric axis scale settings such as minimum and maximum values, orientation, and logarithmic scale options.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public sealed class AxisScaling :
        AxisScalingBase

    The following members return AxisScaling objects:

    Remarks

    For additional information, refer to the following section: Manage Axis Scale.

    Implements

    Inheritance

    See Also