Returns a series with surface data for this SeriesCollection when the elements in this series use names for x axis values.
Overload List
Overload | Description |
GetSurfaceData(Generic List,Generic List) |
Returns a series with surface data for this SeriesCollection when the elements in this series use names for x axis values.
|
GetSurfaceData(Axis,Axis) |
Returns a series with surface data for this SeriesCollection when the elements in this series use names for x axis values and populates the specified axes with string labels.
|
See Also