|
Automatic Range Scaling
The comfort level of the human mind decreases, when grasping the multiples of 3,7,11 when compared to 5,10,15. A similar effect can be felt when calculating ranges for the ChartControl. Keeping this in mind, the ChartControl has been implemented with an automatic range scaling engine, that will synthesize the best possible range for a given set of values.
Chart with automatic range values calculated for {2, 2.3, 5, 33, 78}
Automatic range calculations are also configurable. You may configure a range to start with 0 and may also set the preferred number of intervals.
Automatic ranges are also calculated for date values. The range intervals are calculated to be in increments of easily understandable date segments, such as weeks, months, years, etc.
Nice Dates in ChartControl
|
|
|
|