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

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