ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / PlotArea Class / WidthProperty Field

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