Package | Description |
---|---|
com.steema.teechart.axis | |
com.steema.teechart.functions | |
com.steema.teechart.imports | |
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
void |
Axis.setLogarithmic(boolean value)
Scales the Axis Logarithmically when true.
Default value: false |
Modifier and Type | Method and Description |
---|---|
void |
ExpAverage.setWeight(double value)
Performs an Exponential average based on its DataSource values.
Default value: 0.2D |
Modifier and Type | Method and Description |
---|---|
void |
XMLImport.Load(org.w3c.dom.Document d)
Passes XML Document to be parsed
|
Modifier and Type | Method and Description |
---|---|
void |
Series.checkOtherSeries(Series dest) |
void |
CustomPolar.setRadiusIncrement(double value)
Sets the increment used to draw the ring grid lines.
|