Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialColorItem Class / ToolTip Property

In This Topic
    ToolTip Property (C1RadialColorItem)
    In This Topic
    Gets or sets the tooltip of this control.
    Syntax
    'Declaration
     
    
    Public Property ToolTip As Object
    public object ToolTip {get; set;}
    See Also