"setSeriesBaseColor"
Sets the bar color for the given series.
Synopsis
shape.setSeriesBaseColor(int series, string color);
Parameter
Parameter | Description |
---|---|
series | Series index |
color | Color for the bars |
Description
Sets the bar color for the given series.
Assignment
BarChart3D-EWO