ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / Name Property

In This Topic
    Name Property (Axis)
    In This Topic
    Gets or sets axis name.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also