Skip to main content
All docs
V26.1
  • AxisBase Properties

    The base class for all chart axis objects.
    Name Description
    Effects Inherited from ChartElement.
    Fill Inherited from ChartElement.
    LabelTextProperties Gets or sets text formatting settings for axis labels.
    MajorGridlines Gets or sets line settings for major gridlines.
    MajorTickMark Gets or sets the major tick mark position type.
    MinorGridlines Gets or sets line settings for minor gridlines.
    MinorTickMark Gets or sets the minor tick mark position type.
    NumberFormat Gets or sets number format options for numerical values displayed in axis labels.
    OutlineStyle Inherited from ChartElement.
    TickLabelPosition Gets or sets the tick label position relative to the axis.
    Title Gets or sets axis title settings.
    Visible Gets or sets whether the axis is visible.
    See Also