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