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

Public Members

MemberDescription
HorizontalNearest horizontal point.
VerticalNearest vertical point.
BothNearest point both horizontally and vertically.

See Also

Steema.TeeChart.Tools Namespace