MindFusion.Charting for Java Programmer's Guide |
PerElementSeriesStyle.setStrokeDashStyles Method |
See Also |
![]() ![]() |
Sets a list of DashStyle-lists, each list specifies the dash style of a different Series, and each DashStyle value specifies the dash style of an element in the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public void setStrokeDashStyles ( |
A list with lists that hold members of the DashStyle enumeration.
If the count of DashStyle-values is less than the count of data items in the Series, the control applies them in a cycle.
© 2022 MindFusion |