ActiveReports 9
MapLegendMarkerStyle Enumeration

Specifies the style for legend rendering.
Syntax
'Declaration
 
Public Enum MapLegendMarkerStyle 
   Inherits System.Enum
public enum MapLegendMarkerStyle : System.Enum 
Members
MemberDescription
CircleA circle-shaped marker is used.
DiamondA diamond-shaped marker is used.
ImageAn image marker is used.
LineA line-shaped marker is used.
NoneNo marker is used.
PentagonA pentagon-shaped marker is used.
PushPinA pushpin-shaped marker is used.
RectangleA rectangle-shaped marker is used.
SquareA square-shaped marker is used.
StarA star-shaped marker is used.
TrapezoidA trapezoid-shaped marker is used.
TriangleA triangle-shaped marker is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendMarkerStyle

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum