ComponentOne FinancialChart for WPF
C1.WPF.Chart.Annotation Namespace / Square Class / LengthProperty Field



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