"setSeriesSingleHighlightColor"
Defines the bar color if the bar of the given series is selected in selection mode single.
Synopsis
shape.setSeriesSingleHighlightColor(int series, string color);
Parameter
Parameter | Description |
---|---|
series | Series index |
color | Bar color |
Description
Defines the bar color if the bar of the given series is selected in selection mode single.
Assignment
BarChart3D-EWO