C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.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 Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = ChartBase.ToolTipContentProperty
See Also