'宣言 Public Enum MarkerType Inherits System.Enum
public enum MarkerType : System.Enum
'宣言 Public Enum MarkerType Inherits System.Enum
public enum MarkerType : System.Enum
| メンバ | 解説 |
|---|---|
| Box | 塗りつぶした四角形で表したデータポイント。 |
| Circle | 中抜きの円で表したデータポイント。 |
| Cross | 十字線で表したデータポイント。 |
| Diamond | 塗りつぶしたひし形で表したデータポイント。 |
| InvertedTri | 塗りつぶした逆三角形で表したデータポイント。 |
| Tri | 塗りつぶした三角形で表したデータポイント。 |
System.Object
System.ValueType
System.Enum
C1.Web.Wijmo.Controls.C1Chart.MarkerType