MindFusion.Charting for Java Programmer's Guide
RenderContext Class
See Also
 






  Gauges

Provides contextual information about the dashboard to its child components when calling their draw, layout and user input methods.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public class RenderContext

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.RenderContext

 See Also