ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / Name Property

In This Topic
    Name Property (AxisScroll)
    In This Topic
    Gets or sets the name of the axis scroll bar as string.
    Syntax
    'Declaration
     
    Public Shadows Property Name As String
    public new string Name {get; set;}

    Property Value

    The name.
    See Also