C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Line Class / IsFocused Property


In This Topic
IsFocused Property (Line)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As Boolean
 
'Usage
 
Dim instance As Line
Dim value As Boolean
 
value = instance.IsFocused
See Also