SlotsPainted
<< Click to Display Table of Contents >> SlotsPainted |
Indicates the number of index slots in which bars are painted within the chart canvas area. This covers the visible portion of the chart only, and does not include historical painted bars outside of the visible area.
An int representing the number of index slots in which bars are painted
<ChartControl>.SlotsPainted
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
In the image below, SlotsPainted reveals that there are 17 bars painted on the chart canvas.