[Serializable]
public sealed enum NearestPointStyles : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
None | No shape is drawn. |
Circle | Shape is a circle. |
Rectangle | Shape is a rectangle. |
Diamond | Shape is a diamond. |
See Also
Steema.TeeChart.Tools Namespace