2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase 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