'Declaration Public Enum AnnotationMethodEnum Inherits System.Enum
public enum AnnotationMethodEnum : System.Enum
'Declaration Public Enum AnnotationMethodEnum Inherits System.Enum
public enum AnnotationMethodEnum : System.Enum
Member | Description |
---|---|
Mixed | Both automatic annotations and value labels will be visible. |
ValueLabels | The axis will be annotated with values specified in the ValueLabelsCollection. |
Values | The axis will be annotated automatically by the chart. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.AnnotationMethodEnum