ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ValueLabel Class / Text Property

In This Topic
    Text Property (ValueLabel)
    In This Topic
    A value that indicates the text of axis value label.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also