MindFusion.Charting for Java Programmer's Guide |
Theme.getSeriesStrokeDashStyles Method |
See Also |
![]() ![]() |
Gets a list of DashStyle lists, each list used to stroke a different Series, and each DashStyle value specifying the style of one element in its respective Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java
![]() |
---|
public List<List<DashStyle>> getSeriesStrokeDashStyles () |
A list with other lists that hold members of the DashStyle enumeration.
If the values in the list are less than the data elements in the Series, the control cycles through them.
© 2022 MindFusion |