| C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DAnnotationMethod Enumeration |
'Declaration Public Enum Chart3DAnnotationMethod Inherits System.Enum
public enum Chart3DAnnotationMethod : System.Enum
| Member | Description |
|---|---|
| Auto | The axis will be annotated automatically by the chart. |
| DataLabels | Annotate using data labels in chart group. |
| ValueLabels | Annotate using ValueLabels property. |
| Values | Annotate using chart's values. |
System.Object
System.ValueType
System.Enum
C1.Win.FlexReport.Chart.Chart3DAnnotationMethod