FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart 命名空间 / LegendItemFormatEventArgs 类 / Text 属性

本主题中
    Text 属性 (LegendItemFormatEventArgs)
    本主题中
    Gets or sets the legend item text.
    语法
    '声明
     
    Public Property Text As String
    public string Text {get; set;}
    请参见