ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartOptions Class / InterpolateNullsProperty Field



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