com.aspose.slides
Interface IChartComponent

All Known Subinterfaces:
IAxis, IChartPlotArea, IChartSeries, IChartTitle, IDataLabel, IDataLabelCollection, IDataLabelFormat, IDataTable, ILayoutable, ILegend, ILegendEntryProperties, ITrendline
All Known Implementing Classes:
Axis, ChartPlotArea, ChartSeries, ChartTitle, DataLabel, DataLabelCollection, DataLabelFormat, DataTable, Legend, LegendEntryProperties, Trendline

public interface IChartComponent

Represents a component of a chart.


Method Summary
 IChart getChart()
           
 

Method Detail

getChart

IChart getChart()