[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.AnnotationMethodEnum

AnnotationMethodEnum Enum

Use the members of this enumeration to set the value of the AnnoMethod property in the Chart3DAxis class.

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

Fields

Name Description
DataLabels

Annotate using data labels.

ValueLabels

Annotate using ValueLabels property.

Values

Annotate using chart's values.