2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabel Class / Text Property

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