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


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