Search
TextComponent Class
See Also
 






Represents a Component that draws text.

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

 Syntax

Java  Copy Code

public class TextComponent extends Component

 Inheritance Hierarchy

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

 See Also