Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Fri Jan 03, 2020 9:45 am

I want to set the marker's border width,but i can't find any property. in ms-excel it look like the picture,please help.
Attachments
c3.png
c3.png (6.68 KiB) Viewed 2460 times
c2.png
c2.png (8.98 KiB) Viewed 2460 times
marker1.png
marker1.png (24.92 KiB) Viewed 2460 times

standheo
 
Posts: 24
Joined: Mon Oct 08, 2018 11:13 am

Fri Jan 03, 2020 10:51 am

Hi,

Thanks for your inquiry.
Sorry to tell that our Spire.XLS doesn't support setting the border width of marker at present. We will consider adding it as a new feature into our further upgrade, if it is achieved, I will inform you.

Sinecerly,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Thu Mar 26, 2020 7:43 am

Hi,

Thanks for your patient waiting.
The new feature has been done, please download the hotfix(Spire.XLS Pack(Hotfix) Version:10.3.8 ) from the following link and use the sample code to set the border width of marker.
Website link: https://www.e-iceblue.com/Download/download-excel-for-net-now.html
Nuget link: https://www.nuget.org/packages/Spire.XLS/10.3.8
Code: Select all
//The unit is point
Chart.Series[0].DataFormat.MarkerBorderWidth= 2.5

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1182
Joined: Tue Sep 27, 2016 1:06 am

Return to Spire.XLS