ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChart Class / AxisY Property

In This Topic
    AxisY Property (FlexChart)
    In This Topic
    Gets the main chart y-axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisY As Axis
    public Axis AxisY {get;}
    See Also