ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IAxis Interface / Name Property

In This Topic
    Name Property (IAxis)
    In This Topic
    Gets axis name.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}
    See Also