[Serializable]
public sealed enum NearestPointDirection : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Horizontal | Nearest horizontal point. |
Vertical | Nearest vertical point. |
Both | Nearest point both horizontally and vertically. |
See Also
Steema.TeeChart.Tools Namespace