C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1LineMarker Class / GoToElementStateCore Method

In This Topic
GoToElementStateCore Method (C1LineMarker)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function GoToElementStateCore( _
   ByVal stateName As System.String, _
   ByVal useTransitions As System.Boolean _
) As System.Boolean
 

Parameters

stateName
useTransitions
See Also