C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / RenderEventArgs Class / Width Property


In This Topic
Width Property (RenderEventArgs)
In This Topic
Gets the control width.
Syntax
'Declaration
 
Public ReadOnly Property Width As Double
 
'Usage
 
Dim instance As RenderEventArgs
Dim value As Double
 
value = instance.Width
See Also