ActiveReports 11
TitleSeparator Property (MapLegendTitle)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLegendTitle Class : TitleSeparator Property
Gets 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.
Syntax
'Declaration
 
Public Property TitleSeparator As ExpressionInfo
public ExpressionInfo TitleSeparator {get; set;}
See Also

Reference

MapLegendTitle Class
MapLegendTitle Members