ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegendTitle Class
Properties

In This Topic
    MapLegendTitle Class Members
    In This Topic

    The following tables list the members exposed by MapLegendTitle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapLegendTitle class.  
    Top
    Public Properties
     NameDescription
    Public PropertyCaption of the title. An expression should evaluate to a System.String.  
    Public PropertyGets or sets style properties for the title. Each of the properties of type Color support transparency.  
    Public PropertyGets or sets what type of separator to use for the legend title. That evaluates to one of MapLegendTitle.LegendTitleSeparator. The default value is MapLegendTitle.LegendTitleSeparator.None.  
    Public PropertyGets or sets the color for the title separator. The default value is Gray  
    Top
    See Also