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

In This Topic
    TitleSeparator Property (IMapLegend)
    In This Topic
    Gets the style of the separator between the legend title and legend body.
    Syntax
    'Declaration
     
    ReadOnly Property TitleSeparator As MapLegendTitleSeparator
    MapLegendTitleSeparator TitleSeparator {get;}

    Property Value

    A MapLegendTitleSeparator representing the style of the separator between the legend title and legend body.
    See Also