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

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