ComponentOne FinancialChart for WPF
C1.Chart Namespace / TrendLineCalculator Class / SampleCountDef Field



In This Topic
    SampleCountDef Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const SampleCountDef As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = TrendLineCalculator.SampleCountDef
    public const int SampleCountDef
    public:
    const int SampleCountDef
    See Also