com.nchart3d.NChart.NChartOHLCSeriesSettings Class Reference

The NChartOHLCSeriesSettings class provides global settings for com.nchart3d.NChart.NChartOHLCSeries. More...

Inheritance diagram for com.nchart3d.NChart.NChartOHLCSeriesSettings:
com.nchart3d.NChart.NChartSolidSeriesSettings com.nchart3d.NChart.NChartSeriesSettings com.nchart3d.NChart.NChartBandSeriesSettings com.nchart3d.NChart.NChartCandlestickSeriesSettings

Additional Inherited Members

- Public Member Functions inherited from com.nchart3d.NChart.NChartSolidSeriesSettings
float getFillRatio ()
 Fill ratio for series that determines the amount of place for one series. More...
 
void setFillRatio (float fillRatio)
 For details see getFillRatio().
 
- Public Member Functions inherited from com.nchart3d.NChart.NChartSeriesSettings
 NChartSeriesSettings ()
 Create instance of settings.
 
boolean isRudimentEnabled ()
 Flag determining if rudiment is allowed. More...
 
void setRudimentEnabled (boolean isRudimentEnabled)
 For details see isRudimentEnabled().
 

Detailed Description

The NChartOHLCSeriesSettings class provides global settings for com.nchart3d.NChart.NChartOHLCSeries.