| Modifier and Type | Field and Description |
|---|---|
AlignHorizontal |
TitleOptions.align
The horizontal alignment of the title or subtitle.
|
AlignHorizontal |
PositionOptions.align
The horizontal alignment.
|
AlignHorizontal |
PlotTreeMap.DrillUpButtonPosition.align
Horizontal alignment of the button.
|
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 |
ButtonOptions.align
Alignment for the buttons.
|
AlignHorizontal |
AxisLabelOptions.align
What part of the string the given position is anchored to.
|
AlignHorizontal |
PlotOptions.step
Whether to apply steps to the line.
|
| 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 © 2018 Fujion Framework. All rights reserved.