ComponentOne Xamarin.Android
TextAlignment Property (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members