[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAnnotationMethod

Chart2DAnnotationMethod Enum

Specifies the method of axis annotation of 2D chart.

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

Fields

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