[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSet.GetLStyleByHash

GetLStyleByHash Method

GetLStyleByHash(int)

Gets the plotting line style by hash.

Declaration
protected virtual Chart3DLineStyle GetLStyleByHash(int hashvalue)
Protected Overridable Function GetLStyleByHash(hashvalue As Integer) As Chart3DLineStyle
Parameters
Type Name Description
int hashvalue

The hash value.

Returns
Type Description
Chart3DLineStyle

A Chart3DLineStyle of the plotting line.