ComponentOne Xamarin.Android
TransitionName Property (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : TransitionName Property
Syntax
'Declaration
 
Public Property TransitionName As String
'Usage
 
Dim instance As C1BulletGraph
Dim value As String
 
instance.TransitionName = value
 
value = instance.TransitionName
public string TransitionName {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members