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

Public Members

MemberDescription
HorizontalShows a horizontal line on top of the chart's series.
VerticalShows a vertical line on top of the chart's series.
BothShows both a horizontal line and a vertical line on top of the chart's series.
Scope
ScopeOnly

See Also

Steema.TeeChart.Tools Namespace