FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexChart Class / AxisY Property

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