AxisScaling Properties

The AxisScaling type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleLogBase
Gets or sets the logarithmic base for a logarithmic axis.
Public propertyCode exampleMaximum
Gets or sets the maximum value of the axis.
Public propertyCode exampleMinimum
Gets or sets minimum value of the axis.
Public propertyCode exampleType
Gets or sets scaling type of the axis.
See Also