Search
PrepaintEvent Constructor
See Also
 






Initializes a new instance of the PrepaintEvent class.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public PrepaintEvent (
    Object source,
    RenderContext context
)

 Parameters

source

context

 See Also