[]
Create symbol shape based on the specified shape style.
protected virtual Shape CreateSymbolShape(ShapeStyle shapeStyle)
| Type | Name | Description |
|---|---|---|
| ShapeStyle | shapeStyle |
| Type | Description |
|---|---|
| Shape |
Create symbol shape based on the specified data series.
protected virtual Shape CreateSymbolShape(DataSeries ds)
| Type | Name | Description |
|---|---|---|
| DataSeries | ds |
| Type | Description |
|---|---|
| Shape |