| Modifier and Type | Method and Description |
|---|---|
static StiSeriesLabelsValueType |
StiSeriesLabelsValueType.forValue(int value) |
static StiSeriesLabelsValueType |
StiSeriesLabelsValueType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiSeriesLabelsValueType[] |
StiSeriesLabelsValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiSeriesLabelsValueType |
IStiSeriesLabels.getLegendValueType() |
StiSeriesLabelsValueType |
IStiSeriesLabels.getValueType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeriesLabels.setLegendValueType(StiSeriesLabelsValueType value) |
void |
IStiSeriesLabels.setValueType(StiSeriesLabelsValueType value) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesLabelsValueType |
StiSeriesLabels.getLegendValueType()
Gets or sets which type of information will be shown in legend.
|
StiSeriesLabelsValueType |
StiSeriesLabels.getValueType()
Gets or sets which type of information will be shown in series labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesLabels.setLegendValueType(StiSeriesLabelsValueType value) |
void |
StiSeriesLabels.setValueType(StiSeriesLabelsValueType value) |
| Modifier and Type | Method and Description |
|---|---|
StiSeriesLabelsValueType |
StiFunnelSeriesLabels.getValueType()
Gets or sets which type of information will be shown in series labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiFunnelSeriesLabels.setValueType(StiSeriesLabelsValueType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.