Search
ImageComponent Class
See Also
 






Represents a component that draws a bitmap image.

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

 Syntax

Java  Copy Code

public class ImageComponent extends Component

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.components.Component
        com.mindfusion.charting.components.ImageComponent

 See Also