Package | Description |
---|---|
com.gembox.spreadsheet.charts |
Contains types used to display series of numeric data in a graphical format.
|
Modifier and Type | Method and Description |
---|---|
AxisLabelsPosition |
ChartAxis.getLabelsPosition()
Gets the axis labels position.
|
static AxisLabelsPosition |
AxisLabelsPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisLabelsPosition[] |
AxisLabelsPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartAxis.setLabelsPosition(AxisLabelsPosition axisLabelsPosition)
Gets the axis labels position.
|
© GemBox d.o.o. — All rights reserved.