MindFusion.Java Package Programmer's Guide
AxisRenderer.getAxisStrokeDashStyle Method
See Also
 






Gets the dash style of the AxisStroke.

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

 Syntax

Java  Copy Code

public DashStyle getAxisStrokeDashStyle ()

 Return Value

One of the DashStyle enumeration values.

 Remarks

By default axis are drawn as straight lines and no dashes.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace