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
See Also