MindFusion.Java Package Programmer's Guide
TextComponent.setStyleHint Method
See Also
 






Sets a value indicating which attribute values this component should inherit from current Theme if its local text appearance properties are not set.

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

 Syntax

Java  Copy Code

public void setStyleHint (
    TextStyleHint value
)

 Parameters

value

 See Also

TextComponent Members
TextComponent Class
com.mindfusion.charting.components Namespace