[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DAnnotationMethod

Chart3DAnnotationMethod Enum

Specifies the method of axis annotation of 3D chart.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum Chart3DAnnotationMethod

Fields

Name 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.