FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / FlexChartField Class / AxisY Property

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