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

Public Members

MemberDescription
NoneNo shape is drawn.
CircleShape is a circle.
RectangleShape is a rectangle.
DiamondShape is a diamond.

See Also

Steema.TeeChart.Tools Namespace