Search
Theme.getAxisStrokeDashStyle Method
See Also
 






Gets the dash style of the stroke that draws the straight line(s) athat define an Axis.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public DashStyle getAxisStrokeDashStyle ()

 Return Value

One of the DashStyle enumeration values.

 See Also