| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
StiChart.getSeriesLabels()
Gets or sets series labels settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChart.setSeriesLabels(IStiSeriesLabels value) |
| Modifier and Type | Method and Description |
|---|---|
protected StiRectangle |
StiSeriesCoreXF.CheckLabelsRect(IStiSeriesLabels labels,
StiAreaGeom geom,
StiRectangle labelsRect) |
| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
StiSeriesLabelsCoreXF.getSeriesLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesLabelsCoreXF.setSeriesLabels(IStiSeriesLabels value) |
| Constructor and Description |
|---|
StiNoneLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Constructor and Description |
|---|
StiAxisSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiCenterAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiInsideBaseAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiInsideEndAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiLeftAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsideAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsideBaseAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsideEndAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiRightAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiValueAxisLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Constructor and Description |
|---|
StiCenterFunnelLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiFunnelSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsideLeftFunnelLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsideRightFunnelLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Constructor and Description |
|---|
StiCenterPieLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiInsideEndPieLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiOutsidePieLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiPieSeriesLabelsCoreXF(IStiSeriesLabels seriesLabels) |
StiTwoColumnsPieLabelsCoreXF(IStiSeriesLabels seriesLabels) |
| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
StiSeriesLabelsGeom.getSeriesLabels() |
| Constructor and Description |
|---|
StiSeriesLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle) |
| Constructor and Description |
|---|
StiCenterAxisLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiColor labelColor,
StiColor labelBorderColor,
StiBrush seriesBrush,
StiBrush seriesLabelsBrush,
StiColor seriesBorderColor,
StiFontGeom font,
StiAnimation animation) |
StiOutsideAxisLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiColor labelColor,
StiColor labelBorderColor,
StiBrush seriesBrush,
StiColor seriesBorderColor,
StiFontGeom font,
StiPoint startPoint,
StiPoint endPoint) |
| Constructor and Description |
|---|
StiCenterFunnelLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRectangle labelRect) |
StiOutsideFunnelLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRectangle labelRect,
StiPoint startPointLine,
StiPoint endPointLine) |
| Constructor and Description |
|---|
StiCenterPieLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiBrush seriesLabelBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRotationMode rotationMode,
StiRectangle labelRect,
double angleToUse,
StiAnimation animation) |
StiOutsidePieLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiBrush seriesLabelsBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRotationMode rotationMode,
StiRectangle labelRect,
double angleToUse,
StiColor lineColor,
StiPoint labelPoint,
StiPoint startPoint) |
StiTwoColumnsPieLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiBrush seriesLabelsBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRectangle labelRect,
StiColor lineColor,
StiPoint startPoint,
StiPoint endPoint,
StiPoint arcPoint) |
| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
IStiChart.getSeriesLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiChart.setSeriesLabels(IStiSeriesLabels value) |
| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
IStiSeries.getSeriesLabels() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeries.setSeriesLabels(IStiSeriesLabels value) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiNoneLabels |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiAxisSeriesLabels |
interface |
IStiCenterAxisLabels |
interface |
IStiInsideBaseAxisLabels |
interface |
IStiInsideEndAxisLabels |
interface |
IStiLeftAxisLabels |
interface |
IStiOutsideAxisLabels |
interface |
IStiOutsideBaseAxisLabels |
interface |
IStiOutsideEndAxisLabels |
interface |
IStiRightAxisLabels |
interface |
IStiValueAxisLabels |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiCenterFunnelLabels |
interface |
IStiFunnelSeriesLabels |
interface |
IStiOutsideLeftFunnelLabels |
interface |
IStiOutsideRightFunnelLabels |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiCenterPieLabels |
interface |
IStiInsideEndPieLabels |
interface |
IStiOutsidePieLabels |
interface |
IStiPieSeriesLabels |
interface |
IStiTwoColumnsPieLabels |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IStiRadarSeriesLabels |
interface |
IStiTangentRadarLabels |
| Modifier and Type | Method and Description |
|---|---|
IStiSeriesLabels |
StiSeries.getSeriesLabels()
Gets or sets series labels settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeries.setSeriesLabels(IStiSeriesLabels value) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiNoneLabels |
class |
StiSeriesLabels |
| Modifier and Type | Method and Description |
|---|---|
static IStiSeriesLabels |
StiSeriesLabels.LoadFromJsonObjectInternal(JSONObject jObject,
StiChart chart) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiAxisSeriesLabels |
class |
StiCenterAxisLabels |
class |
StiInsideBaseAxisLabels |
class |
StiInsideEndAxisLabels |
class |
StiLeftAxisLabels |
class |
StiOutsideAxisLabels |
class |
StiOutsideBaseAxisLabels |
class |
StiOutsideEndAxisLabels |
class |
StiRightAxisLabels |
class |
StiValueAxisLabels |
| Modifier and Type | Class and Description |
|---|---|
class |
StiCenterFunnelLabels |
class |
StiFunnelSeriesLabels |
class |
StiOutsideLeftFunnelLabels |
class |
StiOutsideRightFunnelLabels |
| Modifier and Type | Class and Description |
|---|---|
class |
StiCenterPieLabels |
class |
StiInsideEndPieLabels |
class |
StiOutsidePieLabels |
class |
StiPieSeriesLabels |
class |
StiTwoColumnsPieLabels |
Copyright © 2019 Stimulsoft. All Rights Reserved.