DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

change line color in 3D diagram with points - e3DShapePoints

Solved!
Go to solution

Hi Phex,

 

I asked R&D, and it turns out that setting is under Shape.Extensions.Label.Font.Color.ColorIndex

 

Set Points3D =  Report.ActiveSheet.Objects("3DAxis1").Curves3D(1)
Points3D.Shape.Extensions.Label.Font.Color.ColorIndex=eColorIndexGlobalColorPalette1
Call Report.Refresh

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 11 of 11
(2,520 Views)