Namespace: 
   C1.Win.C1Chart
Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
      
    Assembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
public C1ChartDataConverter( double[] f, int minCount, double defval )  | 
| Visual Basic | 
|---|
Public Sub New ( _ f As Double(), _ minCount As Integer, _ defval As Double _ )  | 
Parameters
- f
 - Type: array<System..::..Double>[]()[][]
 
- minCount
 - Type: System..::..Int32
 
- defval
 - Type: System..::..Double