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

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