You are here: Symbol Reference > SignalToolsTee Namespace > Classes > TCursorMarkTool Class > published > TCursorMarkTool.MarkSeries Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TCursorMarkTool.MarkSeries Property

Defines a chart series to draw marks.

Pascal
property MarkSeries: TChartSeries;

Usually this is a TPointSeries or some other series usefull to make marked points stand out. TChart 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.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!