C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Interaction Namespace / C1LineMarker Class / IsFocused Property


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