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 static DialogResult RunPropPages2( C1Chart chart, Object[] datasources, bool design, PropertyPageFlags tn )  | 
| Visual Basic | 
|---|
Public Shared Function RunPropPages2 ( _ chart As C1Chart, _ datasources As Object(), _ design As Boolean, _ tn As PropertyPageFlags _ ) As DialogResult  | 
Parameters
- chart
 - Type: C1.Win.C1Chart..::..C1Chart
 
- datasources
 - Type: array<System..::..Object>[]()[][]
 
- design
 - Type: System..::..Boolean