[]
Manufacture some consistent data for design time display to allow series styling.
protected virtual double[] getDefaultData(int dim)
Type | Name | Description |
---|---|---|
int | dim | Specifies the dimension of data to retrieve (0=Y data, 1=X data, 2=Y1 data, ...). |
Type | Description |
---|---|
double[] | The point data array for the specified coordinate dimension. |