Draw the actual series on the surface of chart.
VisibleSeries contains extracted data. DataCount contains the maximum data count.
Protected member _xPos[DataCount+1] holds the cached values of x positions (start of category,...).
Call AddRectangle to activate the area for tooltips.
XYChart Class | Resco.Controls.CompactChart Namespace