Group: Forum Members
Last Active: 11 Years Ago
Posts: 5,
Visits: 1
|
Hello everyone, I want to set my stacked bar datalabels background transparent, but i found there is no such mode in datalabelstyle, so i turn to you expert on nevron. Many thanks!
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
You can use: bar.DataLabelStyle.TextStyle.BackplaneStyle.FillStyle.SetTransparencyPercent(100f);
Best Regards, Nevron Support Team
|