[]
        
(Showing Draft Content)

C1.Win.C1Chart.PlotArea.View3D

View3D Property

View3D

Gets the View3D object of the PlotArea.

Declaration
public View3D View3D { get; }
Remarks

The returned View3D object has properties which are used to set 3D aspects of the PlotArea for charts with 3D effects.

See Also