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

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