[Serializable]
public sealed enum CursorToolStyles : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Horizontal | Shows a horizontal line on top of the chart's series. |
Vertical | Shows a vertical line on top of the chart's series. |
Both | Shows both a horizontal line and a vertical line on top of the chart's series. |
Scope | |
ScopeOnly |
See Also
Steema.TeeChart.Tools Namespace