Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
ChartWall |
ChartWall.effectFormat(EffectFormat effectFormat) |
ChartWall |
ChartWall.fillFormat(FillFormat fillFormat) |
ChartWall |
Chart.getBackWall()
Gets or sets the back wall.
|
ChartWall |
Chart.getFloor()
Gets or sets the floor.
|
ChartWall |
Chart.getSideWall()
Gets or sets the side wall.
|
ChartWall |
ChartWall.lineFormat(LineFormat lineFormat) |
ChartWall |
ChartWall.pictureType(ChartWall.PictureTypeEnum pictureType) |
ChartWall |
ChartWall.thickness(Integer thickness) |
Modifier and Type | Method and Description |
---|---|
Chart |
Chart.backWall(ChartWall backWall) |
Chart |
Chart.floor(ChartWall floor) |
void |
Chart.setBackWall(ChartWall backWall) |
void |
Chart.setFloor(ChartWall floor) |
void |
Chart.setSideWall(ChartWall sideWall) |
Chart |
Chart.sideWall(ChartWall sideWall) |
Copyright © 2021. All rights reserved.