Search
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
File: com.mindfusion.charting.components

 Syntax

Java  Copy Code

public void setStyleHint (
    TextStyleHint value
)

 Parameters

value

 See Also