[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.TitleSeparator

TitleSeparator Property

TitleSeparator

Gets or sets what type of separator to use for the legend title. That evaluates to one of MapLegendTitle.LegendTitleSeparator. The default value is None.

Declaration
[ExpressionBaseType(typeof(MapLegendTitle.LegendTitleSeparator))]
public ExpressionInfo TitleSeparator { get; set; }