Back to Devexpress

Axis Properties

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

latest5.9 KB
Original Source

Axis Properties

Represents an axis on a chart.

NameDescription
AutoGets or sets a value indicating whether the category axis type should be selected automatically based on data.
AutoMajorUnitGets whether the major unit for the value or date axis is evaluated automatically.
AutoMinorUnitGets whether the minor unit for the value or date axis is evaluated automatically.
AxisTypeReturns the type of the chart axis.
BaseTimeUnitGets or sets the base unit for the date axis.
CrossesAtSpecifies a point on the perpendicular axis at which the current and perpendicular axes should cross.
CrossPositionGets or sets a value that specifies where the value axis crosses the category axis on a 2-D chart.
CrossTypeSpecifies where the current axis crosses the perpendicular axis.
DisplayUnitsProvides access to options used to specify the display units for the value axis.
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat.
LabelAlignmentGets or sets the text alignment for the tick-mark labels on the category axis.
LabelOffsetGets or sets a value that specifies the space between labels and the category axis.
MajorGridlinesProvides access to settings used to draw the major gridlines on the chart.
MajorTickMarksGets or sets the position of major tick marks on the axis.
MajorTimeUnitGets or sets the time unit for major tick marks on the date axis.
MajorUnitGets or sets the distance between the major tick marks and major gridlines on the chart.
MinorGridlinesProvides access to settings used to draw the minor gridlines on the chart.
MinorTickMarksGets or sets the position of minor tick marks on the axis.
MinorTimeUnitGets or sets the time unit for minor tick marks on the date axis.
MinorUnitGets or sets the distance between the minor tick marks and minor gridlines on the chart.
NoMultilevelLabelsGets or sets a value indicating whether the multi-level category labels should not be used.
NumberFormatProvides access to number format options for numerical values displayed in axis labels.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
PositionGets or sets the axis position on the chart.
ScalingProvides access to the axis scaling settings.
TextDirectionGets or sets the text direction in a chart element. Inherited from ShapeTextFormat.
TextRotationGets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat.
TickLabelPositionGets or sets the position of the tick-mark labels on the axis.
TickLabelSkipGets or sets the number of categories or series between the tick-mark labels on the category or series axis.
TickMarkSkipGets or sets the number of categories or series between the tick-marks on the category or series axis.
TitleProvides access to options used to display and format the axis title.
VisibleGets or sets a value indicating whether the axis should be displayed.

See Also

Axis Interface

Axis Members

DevExpress.Spreadsheet.Charts Namespace