FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Annotation Namespace / Rectangle Class / WidthProperty Field

In This Topic
    WidthProperty Field (Rectangle)
    In This Topic
    Identifies the Width dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly WidthProperty As DependencyProperty
    public static readonly DependencyProperty WidthProperty
    See Also