| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiTrendLineCoreXF.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTrendLineCoreXF.setTrendLine(IStiTrendLine value) |
| Constructor and Description |
|---|
StiTrendLineCoreXF(IStiTrendLine trendLine) |
StiTrendLineExponentialCoreXF(IStiTrendLine trendLine) |
StiTrendLineLinearCoreXF(IStiTrendLine trendLine) |
StiTrendLineLogarithmicCoreXF(IStiTrendLine trendLine) |
StiTrendLineNoneCoreXF(IStiTrendLine trendLine) |
| Constructor and Description |
|---|
StiTrendCurveGeom(StiPoint[] points,
IStiTrendLine trendLine) |
StiTrendLineGeom(StiPoint pointStart,
StiPoint pointEnd,
IStiTrendLine trendLine) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiTrendLineExponential |
interface |
IStiTrendLineLinear |
interface |
IStiTrendLineLogarithmic |
interface |
IStiTrendLineNone |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiSeries.getTrendLine()
Gets or sets trend line settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiCandlestickSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCandlestickSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiFunnelSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiFunnelSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiGanttSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiGanttSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiPieSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPieSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiRadarSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiSteppedRangeSeries.getTrendLine() |
IStiTrendLine |
StiSplineRangeSeries.getTrendLine() |
IStiTrendLine |
StiRangeSeries.getTrendLine() |
IStiTrendLine |
StiRangeBarSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSteppedRangeSeries.setTrendLine(IStiTrendLine value) |
void |
StiSplineRangeSeries.setTrendLine(IStiTrendLine value) |
void |
StiRangeSeries.setTrendLine(IStiTrendLine value) |
void |
StiRangeBarSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiStackedBarSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStackedBarSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Method and Description |
|---|---|
IStiTrendLine |
StiStackedColumnSeries.getTrendLine() |
IStiTrendLine |
StiStackedBaseLineSeries.getTrendLine() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStackedColumnSeries.setTrendLine(IStiTrendLine value) |
void |
StiStackedBaseLineSeries.setTrendLine(IStiTrendLine value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiTrendLine |
class |
StiTrendLineExponential |
class |
StiTrendLineLinear |
class |
StiTrendLineLogarithmic |
class |
StiTrendLineNone |
| Modifier and Type | Method and Description |
|---|---|
static IStiTrendLine |
StiTrendLine.LoadFromJsonObjectInternal(JSONObject jObject) |
Copyright © 2019 Stimulsoft. All Rights Reserved.