wpf-devexpress-dot-xpf-dot-charts-dot-axisx3d.md
Represents the X-axis of a XYDiagram3D class.
Namespace : DevExpress.Xpf.Charts
Assembly : DevExpress.Xpf.Charts.v25.2.dll
NuGet Package : DevExpress.Wpf.Charts
public class AxisX3D :
Axis3D
Public Class AxisX3D
Inherits Axis3D
The following members return AxisX3D objects:
An instance of the AxisX3D class can be accessed via the XYDiagram3D.AxisX property. To learn more on the functionality provided by the AxisX3D class, see the descriptions of its Axis and Axis3D base classes.
Show 13 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement AxisBase Axis Axis3D AxisX3D
See Also