[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DArea.AxisX

AxisX Property

AxisX

Gets the X-axis object.

Declaration
[C1Description("Chart3DArea.AxisX", "The X-axis object.")]
public Chart3DAxis AxisX { get; }
<C1Description("Chart3DArea.AxisX", "The X-axis object.")>
Public ReadOnly Property AxisX As Chart3DAxis