com.aspose.slides
Interface IChartPlotArea

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

public interface IChartPlotArea
extends ILayoutable

Represents chart title properties.


Method Summary
 IFormat getFormat()
           Returns the format of a plot area.
 
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
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getFormat

IFormat getFormat()

Returns the format of a plot area. Read-only IFormat.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.