Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartBase Class / ToolTipProperty Field


In This Topic
    ToolTipProperty Field
    In This Topic
    Identifies the ToolTip dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ToolTipProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.ToolTipProperty
    public static readonly DependencyProperty ToolTipProperty
    See Also