The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
It seems the only way to change the colour of Line series is through it''s Style property:
series.Type = ChartSeriesType.Line;
series.Style.Border.Color = Color.White;
But the new colours aren''t reflected in the legend. Is there any way to force this?
Thanks,
Chris
DJDavis Jebaraj Syncfusion Team July 20, 2004 09:27 AM
Hi Chris,
This issue was fixed recently. Please download the latest version from here:
Version 2.0.6.53
Please open an incident in Direct-Trac if you do not have an unlock key for version 2.0.6.x
Thanks,
Davis