ActiveReports 8
MapLegendTitle Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapLegendTitle Class

Glossary Item Box

The following tables list the members exposed by MapLegendTitle.

Public Constructors

 NameDescription
Public ConstructorMapLegendTitle ConstructorInitializes a new instance of the MapLegendTitle class.  
Top

Public Properties

 NameDescription
Public PropertyCaptionCaption of the title. An expression should evaluate to a System.String.  
Public PropertyStyleGets or sets style properties for the title. Each of the properties of type Color support transparency.  
Public PropertyTitleSeparatorGets 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 PropertyTitleSeparatorColorGets or sets the color for the title separator. The default value is Gray  
Top

See Also