[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DDataSetPoint.GetSStyleByHash

GetSStyleByHash Method

GetSStyleByHash(int)

Gets the contour style by hash.

Declaration
protected override Chart3DSymbolStyle GetSStyleByHash(int hashvalue)
Parameters
Type Name Description
int hashvalue

The hash value.

Returns
Type Description
Chart3DSymbolStyle

A Chart3DSymbolStyle used in scatter plots for the points in a series.

Overrides