MindFusion.Charting for Java Programmer's Guide
Component.setWidth Method
See Also
 






  Gauges

Sets a fixed width for this component.

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

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

 See Also