ComponentOne FinancialChart for WPF
C1.WPF.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PlotArea.WidthProperty
    public static readonly DependencyProperty WidthProperty
    public:
    static readonly DependencyProperty^ WidthProperty
    See Also