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

In This Topic
    Type Property
    In This Topic
    Gets or sets legend type.
    Syntax
    'Declaration
     
    Public Property Type As LegendTypeEnum
    public LegendTypeEnum Type {get; set;}
    See Also