Back to Devexpress

AxisScaling Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-axisscaling-dot-underscore-properties.md

latest1.7 KB
Original Source

AxisScaling Properties

Contains axis scaling options.

NameDescription
AutoMaxGets or sets a value indicating whether the maximum value of the numerical or date axis should be set automatically based on the worksheet data.
AutoMinGets or sets a value indicating whether the minimum value of the numerical or date axis should be set automatically based on the worksheet data.
LogBaseGets or sets a value specifying a logarithmic base for the logarithmic axis.
LogScaleGets or sets a value indicating whether the value axis should display its numerical values using a logarithmic scale.
MaxGets or sets the maximum value of the numerical or date axis. This may not be the same as the maximum value of the series associated with the axis.
MinGets or sets the minimum value of the numerical or date axis. This may not be the same as the minimum value of the series associated with the axis.
OrientationGets or sets the orientation of the axis on the chart.

See Also

AxisScaling Interface

AxisScaling Members

DevExpress.Spreadsheet.Charts Namespace