ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 System.Double
    public System.double Width {get;}
    See Also