Describes the possible values of the Style property.
[Serializable]
public sealed enum DragPointStyles : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
XAllows user to drag points horizontally only.
YAllows user to drag points vertically only.
BothAllows user to drag points both horizontally and vertically.

See Also

Steema.TeeChart.Tools Namespace