| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal referencedSeries As Series, _ ByVal yIndex As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SeriesReferenceYDataProvider( Series referencedSeries, int yIndex ) | |
Parameters
- referencedSeries
- yIndex