Search
TickSettings.setCustomTickShape Method
See Also
 






Sets the definition of the tick shape when getTickShape is set to TickShape.Custom.

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

 Syntax

Java  Copy Code

public void setCustomTickShape (
    String value
)

 Parameters

value

 See Also