ComponentOne FinancialChart for WPF
Width Property (RenderEventArgs)



C1.WPF.Chart Namespace > RenderEventArgs Class : Width Property
Gets the control width.
Syntax
'Declaration
 
Public ReadOnly Property Width As Double
'Usage
 
Dim instance As RenderEventArgs
Dim value As Double
 
value = instance.Width
public double Width {get;}
public:
property double Width {
   double get();
}
See Also

Reference

RenderEventArgs Class
RenderEventArgs Members