| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : AttachMethodEnum Enumeration |
'Declaration Public Enum AttachMethodEnum Inherits System.Enum
public enum AttachMethodEnum : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart3D.AttachMethodEnum