[]
Gets the plotting line style by hash.
protected override Chart3DLineStyle GetLStyleByHash(int hashvalue)
Protected Overrides Function GetLStyleByHash(hashvalue As Integer) As Chart3DLineStyle
| Type | Name | Description |
|---|---|---|
| int | hashvalue | The hash value. |
| Type | Description |
|---|---|
| Chart3DLineStyle | A Chart3DLineStyle of the plotting line. |