[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTitle

IMapTitle Interface

Represents the map title.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapTitle : IMapDockableSubItem, IMapSubItem

Properties

Name Description
Angle

Gets the angle of rotation for the title.

Name

Gets the title name.

Text

Gets the text of the title.

TextShadowOffset

Gets the size of the text shadow. The default value is 0.

Extension Methods