FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / AxisY Property

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