Search
BarOverlayRenderer3D.setModel Method
See Also
 






Specifies the model number.

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

 Syntax

Java  Copy Code

public void setModel (
    int modelNumber
)

 Parameters

modelNumber

An int that identifies the number of the model.

 See Also