| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static Legend.PositionEnum |
Legend.PositionEnum.fromValue(String text) |
Legend.PositionEnum |
Legend.getPosition()
position
|
Legend.PositionEnum |
Legend.PositionEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Legend.PositionEnum |
Legend.PositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Legend.PositionEnum[] |
Legend.PositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Legend |
Legend.position(Legend.PositionEnum position) |
void |
Legend.setPosition(Legend.PositionEnum position) |
void |
Legend.PositionEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Legend.PositionEnum enumeration) |
Copyright © 2025. All rights reserved.