Sets a SeriesStyle whose attributes should be used to draw Series inside this Plot.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setSeriesStyle ( |
A SeriesStyle instance.
RemarksWhen the SeriesRenderer-s of the Series have their local SeriesStyle value set for a respective attribute it takes precedence.
See Also