[]
Gets or set the 3D-View plane of a label of a 3D chart.
[C1Description("ChartLabel.View3D", "The 3D-View plane of a label of a 3D chart.")]
public ChartLabelView3D View3D { get; set; }
<C1Description("ChartLabel.View3D", "The 3D-View plane of a label of a 3D chart.")>
Public Property View3D As ChartLabelView3D