| Package | Description |
|---|---|
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.styles |
| Modifier and Type | Method and Description |
|---|---|
static StiBrushType |
StiBrushType.forValue(int value) |
static StiBrushType |
StiBrushType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiBrushType[] |
StiBrushType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiBrushType |
StiChartStyle.getBrushType()
Gets or sets a value which indicates which type of brush report engine will be used to draw
this style.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartStyle.setBrushType(StiBrushType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.