PanelIndex
<< Click to Display Table of Contents >> PanelIndex |
Indicates the minimum Y value of objects within the chart panel, based on the current y-axis scale. The scale of the y-axis is dependent upon the values of objects in the panel which have Auto Scale enabled.
A double representing the minimum Y value in the panel's vertical scale
ChartPanel.MinValue
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |