| Name | Type | Description |
|---|
| ActiveMark | TMarkRecord | Returns the currently active mark. |
| AmpltFormat | String | Defines the number format (like: 0.0##) used to format the amplitude value displayed for the marked peak. |
| CursorActive | Boolean | Set this property to false, to disable this TeeTool and hide the cursor. |
| Description | String | |
| DoubleClickClear | Boolean | If True, all marked points will deleted when the user double clicks the chart. |
| MarkMode | SignalMarkMode | Defines how the marks will be drawn. |
| MarkSeries | Series | Defines a chart series to draw marks. Usually this is a Point Series or some other series usefull to make marked points stand out. TeeChart only provides means to draw all marks or every second, third etc... By drawing marks on a separate series, you can have any number of marks at any location ranging from zero to values count.} |
| Summary | String | |
| TimeFormat | String | Defines the number format (like: 0.0##) used to format the time value displayed for the marked peak. |