ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / iChartRect Interface / Text Property

In This Topic
    Text Property (iChartRect)
    In This Topic
    Get or sets the text of the label.
    Syntax
    'Declaration
     
    Property Text As System.String
    System.string Text {get; set;}
    See Also