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

Syntax

C#
protected internal override Chart3DLineStyle GetLStyleByHash(
	int hashvalue
)
Visual Basic
Protected Friend Overrides Function GetLStyleByHash ( _
	hashvalue As Integer _
) As Chart3DLineStyle

Parameters

hashvalue
Type: System..::..Int32

See Also