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

In This Topic
    Legend3DSeparator Property (ChartLegend)
    In This Topic
    Gets or sets the separator between range values of a stepped legend of a 3D chart.
    Syntax
    'Declaration
     
    Public Property Legend3DSeparator As Chart3DLegendSeparator
    public Chart3DLegendSeparator Legend3DSeparator {get; set;}
    See Also