Package | Description |
---|---|
com.steema.teechart.functions |
Modifier and Type | Field and Description |
---|---|
static PeriodAlign |
PeriodAlign.CENTER
Aligns the function with the centre point of the function period.
|
static PeriodAlign |
PeriodAlign.FIRST
Aligns the function with the first point of the function period.
|
static PeriodAlign |
PeriodAlign.LAST
Aligns the function with the last point of the function period.
|
Modifier and Type | Method and Description |
---|---|
PeriodAlign |
Function.getPeriodAlign()
Controls where to place function calculations inside the full period
space.
|
Modifier and Type | Method and Description |
---|---|
void |
Function.setPeriodAlign(PeriodAlign value) |