ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLegend Class / Separator Property

In This Topic
    Separator Property
    In This Topic
    Gets or sets the separator between range values of a stepped legend.
    Syntax
    'Declaration
     
    Public Property Separator As LegendSeparatorEnum
    public LegendSeparatorEnum Separator {get; set;}
    See Also