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

In This Topic
    AxisY Property (C1FlexRadar)
    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