ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1TreeMap Class / RenderSize Property

In This Topic
    RenderSize Property (C1TreeMap)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RenderSize As Windows.Foundation.Size
    public Windows.Foundation.Size RenderSize {get;}
    See Also