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 |
---|---|
ChartTitleDirection |
ChartTitle.getDirection()
Gets the title text direction.
|
static ChartTitleDirection |
ChartTitleDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartTitleDirection[] |
ChartTitleDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartTitle.setDirection(ChartTitleDirection direction)
Sets the title text direction.
|
© GemBox Ltd. — All rights reserved.