Skip to main content
All docs
V26.1
  • SeriesAxis Class

    Specifies settings for a series axis.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public sealed class SeriesAxis :
        Axis

    The following members return SeriesAxis objects:

    Remarks

    For information about chart axes, refer to the following help topic: Chart Axes.

    Implements

    See Also