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

In This Topic
    LabelsCollection Property
    In This Topic
    Gets the labels collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property LabelsCollection As Chart3DLabelsCollection
    public Chart3DLabelsCollection LabelsCollection {get;}
    See Also