Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / AxisScaleDimension Class
Properties Methods


In This Topic
    AxisScaleDimension Class Members
    In This Topic

    The following tables list the members exposed by AxisScaleDimension.

    Public Properties
     NameDescription
    Public PropertySpecifies whether the scale should produce automatic labels. (Inherited from Xceed.Chart.Core.AxisScale)
    Public PropertyControls the position of the data point relative to the tick positions.  
    Public PropertySpecifies the number of minor ticks between two major ones. (Inherited from Xceed.Chart.Core.AxisScale)
    Public PropertyControls the number of data points that lay between two labels.  
    Public PropertyControls the number of data points that lay between two data ticks.  
    Top
    Public Methods
     NameDescription
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.Core.AxisScale)
    Top
    See Also