Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
protected internal virtual Chart3DSymbolStyle GetSStyleByHash(
	int hashvalue
)
Visual Basic
Protected Friend Overridable Function GetSStyleByHash ( _
	hashvalue As Integer _
) As Chart3DSymbolStyle

Parameters

hashvalue
Type: System..::..Int32

See Also