[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendMarkerStyle

MapLegendMarkerStyle Enum

Specifies the style for legend rendering.

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

Fields

Name Description
Circle

A circle-shaped marker is used.

Diamond

A diamond-shaped marker is used.

Image

An image marker is used.

Line

A line-shaped marker is used.

None

No marker is used.

Pentagon

A pentagon-shaped marker is used.

PushPin

A pushpin-shaped marker is used.

Rectangle

A rectangle-shaped marker is used.

Square

A square-shaped marker is used.

Star

A star-shaped marker is used.

Trapezoid

A trapezoid-shaped marker is used.

Triangle

A triangle-shaped marker is used.

Extension Methods