[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.LegendTitleSeparator

MapLegendTitle.LegendTitleSeparator Enum

Indicates what type of separator to use for the legend title.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapLegendTitle.LegendTitleSeparator

Fields

Name Description
DashLine

Separate with DashLine

DotLine

Separate with DotLine

DoubleLine

Separate with DoubleLine

GradientLine

Separate with GradientLine

Line

Separate with Line

None

No separator

ThickGradientLine

Separate with ThickGradientLine

ThickLine

Separate with ThickLine

Extension Methods