Renderer2D.measureDataRange override. Measures the data range of rendered series and assigns it to the associated Axis objects if their MinValue and MaxValue are not set.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
protected void measureDataRange ( |
A RenderContext instance where the bars are drawn.
The method is called if the Axis does not have a min and max value set explicitly by the user.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |