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



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