Search
BarStackRenderer3D.setModel Method
See Also
 






Sets the type of the 3D bar model.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setModel (
    int modelNumber
)

 Parameters

modelNumber

An integer that identifies the model.

 See Also