RibbonsAlongX
Public RibbonsAlongX As Boolean
When PlotStyle is 0 to 2 (Waterfall, ribbons, or slabs), the plots can trace along either the x-axis or the y-axis. Set RibbonsAlongX = True to trace along the x-axis, False to trace along the y-axis
Example..
x = ecGraph3D1.RibbonsAlongX
|