FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / FlexChartField Class / Bounds Property

In This Topic
    Bounds Property (FlexChartField)
    In This Topic
    Gets or sets bounds of this FieldBase object.
    Syntax
    'Declaration
     
    Public Property Bounds As Rect
    public Rect Bounds {get; set;}
    See Also