[]
Use the members of this enumeration to set the value of the AttachMethod property in the Chart3DLabel class.
public enum AttachMethodEnum
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. |