com.nchart3d.NChart.NChartStepSeriesSettings Class Reference

The NChartStepSeriesSettings class provides global settings for com.nchart3d.NChart.NChartStepSeries. More...

Inheritance diagram for com.nchart3d.NChart.NChartStepSeriesSettings:
com.nchart3d.NChart.NChartLineSeriesSettings com.nchart3d.NChart.NChartSeriesSettings

Additional Inherited Members

- Public Member Functions inherited from com.nchart3d.NChart.NChartLineSeriesSettings
NChartLineAnimationType getAnimationType ()
 Animation type of the transition. More...
 
void setAnimationType (NChartLineAnimationType animationType)
 For details see getAnimationType().
 
- 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 NChartStepSeriesSettings class provides global settings for com.nchart3d.NChart.NChartStepSeries.