| Modifier and Type | Method and Description |
|---|---|
protected StiMarkerAlignment |
StiAxisCoreXF.GetTextAlignment() |
| Modifier and Type | Method and Description |
|---|---|
protected StiMarkerAlignment |
StiYRadarAxisCoreXF.GetTextAlignment() |
| Modifier and Type | Method and Description |
|---|---|
static StiMarkerAlignment |
StiMarkerAlignment.forValue(int value) |
static StiMarkerAlignment |
StiMarkerAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiMarkerAlignment[] |
StiMarkerAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
IStiAxisLabels.getTextAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiAxisLabels.setTextAlignment(StiMarkerAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
IStiLegend.getMarkerAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiLegend.setMarkerAlignment(StiMarkerAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
IStiSeriesLabels.getMarkerAlignment() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiSeriesLabels.setMarkerAlignment(StiMarkerAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
StiAxisLabels.getTextAlignment()
Gets or sets label text alignment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiAxisLabels.setTextAlignment(StiMarkerAlignment value) |
| Constructor and Description |
|---|
StiAxisLabels(java.lang.String format,
java.lang.String textBefore,
java.lang.String textAfter,
float angle,
StiFont font,
boolean antialiasing,
StiLabelsPlacement placement,
StiColor color,
float width,
StiMarkerAlignment textAlignment,
float step,
boolean allowApplyStyle) |
StiAxisLabels(java.lang.String format,
java.lang.String textBefore,
java.lang.String textAfter,
float angle,
StiFont font,
boolean antialiasing,
StiLabelsPlacement placement,
StiColor color,
float width,
StiMarkerAlignment textAlignment,
float step,
boolean allowApplyStyle,
boolean wordWrap) |
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
StiLegend.getMarkerAlignment()
Gets or sets alignment of markers related to series title.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiLegend.setMarkerAlignment(StiMarkerAlignment value) |
| Modifier and Type | Method and Description |
|---|---|
StiMarkerAlignment |
StiSeriesLabels.getMarkerAlignment()
Gets or sets marker alignment related to label text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSeriesLabels.setMarkerAlignment(StiMarkerAlignment value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.