'宣言Public Enum ChartMarkerType Inherits System.Enum
public enum ChartMarkerType : System.Enum
'宣言Public Enum ChartMarkerType Inherits System.Enum
public enum ChartMarkerType : System.Enum
| メンバ | 解説 |
|---|---|
| Box | 正方形を使用して各データポイントをマークします。 |
| Dot | 円を使用して各データポイントをマークします。 |
System.Object
System.ValueType
System.Enum
C1.iOS.Chart.ChartMarkerType