com.aspose.slides
Interface IChartPlotArea

All Superinterfaces:
IChartComponent, ILayoutable
All Known Implementing Classes:
ChartPlotArea

public interface IChartPlotArea
extends ILayoutable

Represents chart title properties.


Method Summary
 IFormat getFormat()
           
 
Methods inherited from interface com.aspose.slides.ILayoutable
getBottom, getHeight, getRight, getWidth, getX, getY, setHeight, setWidth, setX, setY
 
Methods inherited from interface com.aspose.slides.IChartComponent
getChart
 

Method Detail

getFormat

IFormat getFormat()