'Declaration Public Overloads Sub BeginStoryboard( _ ByVal storyboard As Storyboard, _ ByVal handoffBehavior As HandoffBehavior, _ ByVal isControllable As Boolean _ )
'Usage Dim instance As SpreadChartBaseView Dim storyboard As Storyboard Dim handoffBehavior As HandoffBehavior Dim isControllable As Boolean instance.BeginStoryboard(storyboard, handoffBehavior, isControllable)
public void BeginStoryboard( Storyboard storyboard, HandoffBehavior handoffBehavior, bool isControllable )
Parameters
- storyboard
- handoffBehavior
- isControllable