| Package | Description |
|---|---|
| com.stimulsoft.report.chart.enums | |
| com.stimulsoft.report.chart.interfaces.chartTitle | |
| com.stimulsoft.report.chart.view.chartTitle |
| Modifier and Type | Method and Description |
|---|---|
static StiChartTitleDock |
StiChartTitleDock.forValue(int value) |
static StiChartTitleDock |
StiChartTitleDock.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiChartTitleDock[] |
StiChartTitleDock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiChartTitleDock |
IStiChartTitle.getDock() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiChartTitle.setDock(StiChartTitleDock value) |
| Modifier and Type | Method and Description |
|---|---|
StiChartTitleDock |
StiChartTitle.getDock()
Gets or sets docking ot chart title.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiChartTitle.setDock(StiChartTitleDock value) |
| Constructor and Description |
|---|
StiChartTitle(StiFont font,
java.lang.String text,
StiBrush brush,
boolean antialiasing,
StiStringAlignment alignment,
StiChartTitleDock dock,
int spacing,
boolean visible,
boolean allowApplyStyle) |
Copyright © 2019 Stimulsoft. All Rights Reserved.