FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / Name Property

In This Topic
    Name Property (ChartAxis)
    In This Topic
    Gets the name (X, Y, Y2 or Z) of the axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also