FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLabel Class / View3D Property

In This Topic
    View3D Property (ChartLabel)
    In This Topic
    Gets or set the 3D-View plane of a label of a 3D chart.
    Syntax
    'Declaration
     
    Public Property View3D As ChartLabelView3D
    public ChartLabelView3D View3D {get; set;}
    See Also