FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DValueLabel Class / Text Property

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