Gets a value indicating whether this AxisRenderer should draw axis ticks.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getShowTicks () |
true if ticks are drawn; otherwise, false.
RemarksTicks are the little line marks that are drawn at axis divisions.
See Also