[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendTitleSeparator

MapLegendTitleSeparator Enum

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

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapLegendTitleSeparator

Fields

Name Description
DashLine

Separate with dash line.

DotLine

Separate with dot line.

DoubleLine

Separate with double line.

GradientLine

Separate with gradient line.

Line

Separate with a line.

None

No separator .

ThickGradientLine

Separate with thick gradient line.

ThickLine

Separate with a thick line.

Extension Methods