FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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
    public double Width {get;}
    See Also