ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / TrendLine Class / OrderProperty Field


In This Topic
    OrderProperty Field
    In This Topic
    Identifies the OrderProperty dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OrderProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = TrendLine.OrderProperty
    public static readonly DependencyProperty OrderProperty
    See Also