ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / TrendLine Class / MaxXProperty Field



In This Topic
    MaxXProperty Field (TrendLine)
    In This Topic
    Identifies the MaxX dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxXProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = TrendLine.MaxXProperty
    public static readonly DependencyProperty MaxXProperty
    public:
    static readonly DependencyProperty^ MaxXProperty
    See Also