MindFusion.Java Package Programmer's Guide
Plot.adjustDataRanges Method
See Also
 






Called at the end of data measurement pass. It sets the min and max value for the axis based on the available data if they were not explicitly set by the user.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void adjustDataRanges (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 See Also

Plot Members
Plot Class
com.mindfusion.charting Namespace