W (Width)
<< Click to Display Table of Contents >> W (Width) |
Indicates the width (in pixels) of the paintable area of the chart panel.
Note: The paintable area does not extend all the way to the right edge of the panel itself, as seen in the image below. |
A int representing the width of the panel in pixels
ChartPanel.W
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
Based on the image below, W reveals that the chart panel is 451 pixels wide.