[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DArea.AxisY

AxisY Property

AxisY

Gets the Y-axis object.

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