Skip to main content

Axis2D Class

Represents the base class for both the X and Y axes.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

public abstract class Axis2D :
    Axis,
    ILineOwner,
    ICrosshairAxis,
    IPatternHolder,
    IResolveLabelsOverlappingAxis,
    ITickmarksOwner,
    ITransformable,
    ISupportVisibilityControlElement
See Also