| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.areas.radar | |
| com.stimulsoft.report.chart.view.areas.radar |
| Modifier and Type | Method and Description |
|---|---|
static StiRadarStyle |
StiRadarStyle.forValue(int value) |
static StiRadarStyle |
StiRadarStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiRadarStyle[] |
StiRadarStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiRadarStyle |
IStiRadarArea.getRadarStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiRadarArea.setRadarStyle(StiRadarStyle value) |
| Modifier and Type | Method and Description |
|---|---|
StiRadarStyle |
StiRadarArea.getRadarStyle()
Gets or sets style of radar area.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiRadarArea.setRadarStyle(StiRadarStyle value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.