FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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