|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartSeriesGroupCollection
Represents the coleection of groups of combinable series.
Method Summary | |
---|---|
IChartSeriesGroup |
get_Item(IChartSeries ofSeries)
Gets the series group by series. |
IChartSeriesGroup |
get_Item(int index)
Gets the series group by index. |
Methods inherited from interface com.aspose.slides.IGenericCollection |
---|
copyTo, getSyncRoot, isSynchronized, size |
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable |
---|
iterator |
Method Detail |
---|
IChartSeriesGroup get_Item(IChartSeries ofSeries)
Gets the series group by series.
IChartSeriesGroup get_Item(int index)
Gets the series group by index.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |