[]
Gets the contour style by hash.
protected override Chart3DSymbolStyle GetSStyleByHash(int hashvalue)
Protected Overrides Function GetSStyleByHash(hashvalue As Integer) As Chart3DSymbolStyle
| Type | Name | Description |
|---|---|---|
| int | hashvalue | The hash value. |
| Type | Description |
|---|---|
| Chart3DSymbolStyle | A Chart3DSymbolStyle used in scatter plots for the points in a series. |