| Modifier and Type | Field and Description |
|---|---|
AlignHorizontal |
TitleOptions.align
The horizontal alignment of the title or subtitle.
|
AlignHorizontal |
PlotLabelOptions.align
Horizontal alignment of the label.
|
AlignHorizontal |
LegendOptions.align
The horizontal alignment of the legend box within the chart area.
|
AlignHorizontal |
DataLabelOptions.align
The alignment of the data label compared to the point.
|
AlignHorizontal |
CreditsPositionOptions.align
The horizontal alignment.
|
AlignHorizontal |
ButtonOptions.align
Alignment for the buttons.
|
AlignHorizontal |
AxisLabelOptions.align
What part of the string the given position is anchored to.
|
AlignHorizontal |
PlotLabelOptions.textAlign
The text alignment for the label.
|
| Modifier and Type | Method and Description |
|---|---|
static AlignHorizontal |
AlignHorizontal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlignHorizontal[] |
AlignHorizontal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.