ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTitle Class
Properties

In This Topic
    MapTitle Class Members
    In This Topic

    The following tables list the members exposed by MapTitle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapTitle class.  
    Top
    Public Properties
     NameDescription
    Public PropertyAngle of rotation for the title. An expression should evaluate to a System.Double. The default value is 0.  
    Public PropertyName of the title.  
    Public PropertyText of the title.  
    Public PropertySize of the text shadow. An expression should evaluate to a Length. The default value is 0.  
    Top
    See Also