ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart.Extended Namespace / FunctionSeries Class / SampleCountProperty Field


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