ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxisLabel Class / Text Property

In This Topic
    Text Property (Chart3DAxisLabel)
    In This Topic
    Gets or sets label text.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also