[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapTitle

MapTitle Class

Defines a title to be drawn within a map

Inheritance
MapTitle
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MapTitle : MapDockableSubItem

Constructors

Name Description
MapTitle()

Initializes a new instance of the MapTitle class.

Properties

Name Description
Angle

Angle of rotation for the title. An expression should evaluate to a double. The default value is 0.

Name

Name of the title.

Text

Text of the title.

TextShadowOffset

Size of the text shadow. An expression should evaluate to a Length. The default value is 0.

Extension Methods