MaxValue
<< Click to Display Table of Contents >> MaxValue |
Indicates the maximum 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 maximum Y value in the panel's vertical scale
ChartPanel.MaxValue
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |