MinValue
<< Click to Display Table of Contents >> MinValue |
The lowest rendered value on the chart scale.
A double value representing lowest value on the chart scale as a y value.
Syntax
<chartScale>.MinValue
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
In the image below, the lowest value displayed as text on the y-axis reads 2102.50, however as you can see, there are a few pixels on the chart scale below this tick. The absolute rendered MinValue on the chart scale is calculated as 2102.29.