ComponentOne FinancialChart for WPF
C1.WPF.Chart.Finance Namespace / Envelopes Class / SizeProperty Field



In This Topic
    SizeProperty Field
    In This Topic
    Identifies the Size dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Envelopes.SizeProperty
    public static readonly DependencyProperty SizeProperty
    public:
    static readonly DependencyProperty^ SizeProperty
    See Also