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

In This Topic
    TitleStyle Property
    In This Topic
    Gets the map caption rendering style.
    Syntax
    'Declaration
     
    ReadOnly Property TitleStyle As IStyle
    IStyle TitleStyle {get;}

    Property Value

    An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle representing the map caption rendering style.
    See Also