ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / Name Property

In This Topic
    Name Property (IMapLegend)
    In This Topic
    Gets the RDL name of the legend item.
    Syntax
    'Declaration
     
    ReadOnly Property Name As String
    string Name {get;}

    Property Value

    A System.String representing the RDL name of the legend item.
    See Also