[]
        
(Showing Draft Content)

C1.Win.C1Chart.AnnotationMethodEnum

AnnotationMethodEnum Enum

Use the members of this enumeration to set the state of the ValueLabels collection in the Axis class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum AnnotationMethodEnum

Fields

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