'Declaration Public Enum Chart2DAnnotationMethod Inherits System.Enum
public enum Chart2DAnnotationMethod : System.Enum
'Declaration Public Enum Chart2DAnnotationMethod Inherits System.Enum
public enum Chart2DAnnotationMethod : System.Enum
Member | Description |
---|---|
Mixed | Both values and value labels will be visible. |
ValueLabels | The axis will be annotated with value labels specified in the Chart2DValueLabelsCollection. |
Values | The axis will be annotated with values. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart2DAnnotationMethod