Gets the dash style of the AxisStroke.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public DashStyle getAxisStrokeDashStyle () |
One of the DashStyle enumeration values.
RemarksBy default axis are drawn as straight lines and no dashes.
See Also