MVC4 Classic
Define Series Styles

To define the color and stroke style for the series and the hover series, use the following code:

seriesStyles: [
                    { stroke: "#ff9900", "stroke-width": "3" }
                ]
        });
See Also

PieChart

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback