wpf-devexpress-dot-xpf-dot-charts-377cf600.md
The base class for all axes present in either the XYDiagram2D or XYDiagram3D classes.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public abstract class Axis :
AxisBase,
ILogarithmic
Public MustInherit Class Axis
Inherits AxisBase
Implements ILogarithmic
The following members return Axis objects:
For more information about axes, refer to the following help topic: Axes.
Show 24 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement AxisBase Axis Axis2D
See Also