FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / ToolTipContent Property

In This Topic
    ToolTipContent Property (C1Sunburst)
    In This Topic
    Gets or sets the chart tooltip content.
    Syntax
    'Declaration
     
    Public Property ToolTipContent As String
    public string ToolTipContent {get; set;}
    See Also