MindFusion.Charting for Java Programmer's Guide
CandlestickChart.getCandlestickWidth Method
See Also
 






  Gauges

Gets the width of the chart's candlesticks.

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

 Syntax

Java  Copy Code

public double getCandlestickWidth ()

 Return Value

A double value.

 See Also