[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.AttachMethodEnum

AttachMethodEnum Enum

Use the members of this enumeration to set the value of the AttachMethod property in the Chart3DLabel class.

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

Fields

Name Description
Coordinate

Label is attached at specified pixel coordinate.

DataCoordinate

Label is attached to specified data coordinates.

DataIndex

Label is attached to specified data indices.