FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLegend Class / Legend3DType Property

In This Topic
    Legend3DType Property (ChartLegend)
    In This Topic
    Gets or sets the type of a 3D chart legend.
    Syntax
    'Declaration
     
    Public Property Legend3DType As Chart3DLegendType
    public Chart3DLegendType Legend3DType {get; set;}
    See Also