'Declaration Public Enum MarkerType Inherits System.Enum
public enum MarkerType : System.Enum
'Declaration Public Enum MarkerType Inherits System.Enum
public enum MarkerType : System.Enum
| Member | Description | 
|---|---|
| Box | Data point represented by a solid square. | 
| Circle | Data point represented by the outline of a circle. | 
| Cross | Data point represented by crossed horizontal and vertical lines. | 
| Diamond | Data point represented by a solid diamond. | 
| InvertedTri | Data point represented by a solid inverted triangle. | 
| Tri | Data point represented by a solid triangle. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.MarkerType