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



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