Group: Forum Members
Last Active: Last Year
Posts: 4,
Visits: 85
|
Hello, The SetTransparencyPercent() method of a NTriangulatedSurfaceSeries no longer works when LightModel.EnableLighting is set to true.
m_Chart.LightModel.SetPredefinedLightModel(PredefinedLightModel.BrightCameraLight) m_Chart.LightModel.EnableLighting = True SetTransparencyPercent(50) '<-- Not working
m_Chart.LightModel.SetPredefinedLightModel(PredefinedLightModel.BrightCameraLight)
m_Chart.LightModel.EnableLighting = True
SetTransparencyPercent(50) '<-- Not working
|
Group: Forum Members
Last Active: Last Month
Posts: 3,055,
Visits: 4,055
|
Hi Joerg , Thank you for reporting this problem . It is currently being investigated , but it looks like a regression from previous versions . If that turns out to be the case we ' ll release an SP fixing this shortly ( within a week ).
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: Last Year
Posts: 4,
Visits: 85
|
Hello, what is the current status? Is there any way to fix the problem otherwise?
Best Regards, Jörg
|
Group: Forum Members
Last Active: Last Month
Posts: 3,055,
Visits: 4,055
|
Hi & nbsp ; Jörg , We just released a SP fixing the palette transparency issue . You can download it from : https://www.nevron.com/download-downloads.aspx?expandedCategory=Vision%20for%20.NET Let us know if you meet any problems or have any questions .
Best Regards, Nevron Support Team
|