XlsChartFormatCollection module
- class XlsChartFormatCollection.XlsChartFormatCollection
Bases:
ICloneParent- Add
- Clone(parent: SpireObject) SpireObject
- ContainsIndex(index: int) bool
- FindOrAdd(formatToAdd: XlsChartFormat) XlsChartFormat
- property IsPrimary: bool
- property NeedSecondaryAxis: bool
- <summary>
- Returns true if this collection is primary and contain series that need
secondary axis.
</summary>
- SetIndex(index: int, Value: int)
- UpdateFormatsOnAdding(index: int)
- UpdateFormatsOnRemoving(index: int)
- UpdateIndexesAfterRemove(removeIndex: int)
- UpdateSeriesByChartGroup(newIndex: int, OldIndex: int)
- get_Item(index: int) XlsChartFormat