[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabel.View3D

View3D Property

View3D

Gets or set the 3D-View plane of a label of a 3D chart.

Declaration
[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