FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / LegendItemFormatEventArgs Class / Text Property

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