C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Line Class / Width Property


In This Topic
Width Property (Line)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Width As Double
 
'Usage
 
Dim instance As Line
Dim value As Double
 
value = instance.Width
See Also