[]
Gets the Chart2DView3D object of the plot area. The returned Chart2DView3D object has properties which are used to set 3D aspects of the plot area for charts with 3D effects.
[C1Description("Chart2DPlotArea.View3D", "The Chart2DView3D object of the plot area.")]
public Chart2DView3D View3D { get; }
<C1Description("Chart2DPlotArea.View3D", "The Chart2DView3D object of the plot area.")>
Public ReadOnly Property View3D As Chart2DView3D