'Declaration Public Enum SymbolShapeEnum Inherits System.Enum
public enum SymbolShapeEnum : System.Enum
'Declaration Public Enum SymbolShapeEnum Inherits System.Enum
public enum SymbolShapeEnum : System.Enum
Member | Description |
---|---|
Box | Data point represented by small solid square |
Circle | Data point represented by the outline of a circle. |
Cross | Data point represented by crossed horizontal and vertical lines. |
DiagCross | Data point represented by diagonal crossed lines. |
Diamond | Data point represented by solid diamond. |
Dot | Data point represented by small solid circle. |
HorizontalLine | Data point represented by short horizontal line. |
InvertedTri | Data point represented by solid inverted triangle. |
None | No symbol represents data point. |
OpenDiamond | Data point represented by the outline of a diamond. |
OpenInvertedTri | Data point represented by the outline of an inverted triangle. |
OpenTri | Data point represented by the outline of a triangle. |
Square | Data point represented by the outline of a square. |
Star | Data point represented by solid star. |
Tri | Data point represented by solid triangle. |
VerticalLine | Data point represented by short vertical line. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart3D.SymbolShapeEnum