MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Bullet Namespace / MarkerShape Enumeration

MarkerShape Enumeration
Specifies the marker shape to use in a bullet chart.
Syntax
'Declaration
 
Public Enum MarkerShape 
   Inherits System.Enum
 
Members
MemberDescription
DotSpecifies a dot marker.
LineSpecifies a line marker.
SquareSpecifies a square marker.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Rendering.Components.Bullet.MarkerShape

See Also