Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
PlotArea |
PlotArea.effectFormat(EffectFormat effectFormat) |
PlotArea |
PlotArea.fillFormat(FillFormat fillFormat) |
PlotArea |
Chart.getPlotArea()
Gets or sets the plot area.
|
PlotArea |
PlotArea.height(Double height) |
PlotArea |
PlotArea.layoutTargetType(PlotArea.LayoutTargetTypeEnum layoutTargetType) |
PlotArea |
PlotArea.lineFormat(LineFormat lineFormat) |
PlotArea |
PlotArea.width(Double width) |
PlotArea |
PlotArea.x(Double x) |
PlotArea |
PlotArea.y(Double y) |
Modifier and Type | Method and Description |
---|---|
Chart |
Chart.plotArea(PlotArea plotArea) |
void |
Chart.setPlotArea(PlotArea plotArea) |
Copyright © 2021. All rights reserved.