how to add background color for each series in highcharts {edited image with paint}
Asked
Active
Viewed 125 times
-2
-
Hi @Harvin Chandran, Could you describe more precisely what you want to achieve and in which environment you use Highcharts? – ppotaczek Feb 13 '20 at 09:43
1 Answers
0
API reference for .NET Highcharts :
Series = new List<Series>
{
new ColumnSeries
{
Color = "rgba(22,22,22,22)",

KHL
- 455
- 2
- 12