FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Annotation 命名空间 / Line 类 / Content 属性

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