| Modifier and Type | Method and Description |
|---|---|
IStiChartStyle |
StiChart.getStyle()
Gets or sets style of the chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChart.setStyle(IStiChartStyle value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisAreaCoreXF.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
void |
StiAreaCoreXF.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarAreaCoreXF.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisTitleCoreXF.applyStyle(IStiChartStyle style) |
void |
StiAxisLabelsCoreXF.applyStyle(IStiChartStyle style) |
void |
StiAxisCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartTitleCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiConstantLinesCoreXF.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarGridLinesCoreXF.applyStyle(IStiChartStyle style) |
void |
StiGridLinesCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiInterlacingCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiLegendCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiYRadarAxisCoreXF.applyStyle(IStiChartStyle style) |
void |
StiXRadarAxisCoreXF.applyStyle(IStiChartStyle style) |
void |
StiRadarAxisLabelsCoreXF.applyStyle(IStiChartStyle style) |
abstract void |
StiRadarAxisCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiBubbleSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCandlestickSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiClusteredBarSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSteppedAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiSplineAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiClusteredColumnSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiBaseLineSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiFunnelSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPieSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiRadarLineSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiRadarAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSteppedRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiSplineRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiRangeSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStackedBarSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStackedSplineAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiStackedColumnSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiStackedBaseLineSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
void |
StiStackedAreaSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStockSeriesCoreXF.ApplyStyle(IStiChartStyle style,
StiColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesLabelsCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiOutsidePieLabelsCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStripsCoreXF.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartTableCore.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTrendLineCoreXF.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
IStiChartStyle |
IStiChart.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiApplyStyle.applyStyle(IStiChartStyle style)
Apply style to component which release this interface.
|
void |
IStiApplyStyleSeries.ApplyStyle(IStiChartStyle style,
StiColor color)
Apply style to component which release this interface.
|
void |
IStiChart.setStyle(IStiChartStyle value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiConstantLinesCollection.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesCollection.applyStyle(IStiChartStyle style) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiStripsCollection.applyStyle(IStiChartStyle style)
Applying specified style to this area.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiChartStyle |
class |
StiCustomStyle |
class |
StiStyle01 |
class |
StiStyle02 |
class |
StiStyle03 |
class |
StiStyle04 |
class |
StiStyle05 |
class |
StiStyle06 |
class |
StiStyle07 |
class |
StiStyle08 |
class |
StiStyle09 |
class |
StiStyle10 |
class |
StiStyle11 |
class |
StiStyle12 |
class |
StiStyle13 |
class |
StiStyle14 |
class |
StiStyle15 |
class |
StiStyle16 |
class |
StiStyle17 |
class |
StiStyle18 |
class |
StiStyle19 |
class |
StiStyle20 |
class |
StiStyle21 |
class |
StiStyle22 |
class |
StiStyle23 |
class |
StiStyle24 |
class |
StiStyle25 |
class |
StiStyle26
Copyright Stimulsoft
|
class |
StiStyle27
Copyright Stimulsoft
|
class |
StiStyle28
Copyright Stimulsoft
|
class |
StiStyle29
Copyright Stimulsoft
|
Copyright © 2019 Stimulsoft. All Rights Reserved.