C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / MarkerShape Enumeration

MarkerShape Enumeration
Enumerates the marker shapes.
Syntax
'Declaration
 
Public Enum MarkerShape 
   Inherits System.Enum
 
Members
MemberDescription
Circle 
Diamond 
None 
Square 
Star 
Triangle 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexReport.CustomFields.Maps.MarkerShape

See Also