Table of Contents

Namespace SlapKit.Excel.Excel.Charts.SeriesFeatures

Interfaces

ISupportCategorySeries

Represents support for series with Values and Categories. In these series, data is displayed using one value axis and one category axis. This arrangement is effective for segmenting and comparing data, where categories (like time periods or groups) are plotted against numerical values.

ISupportCategorySeries<T>
ISupportPointSeries

Represents support for series with X and Y values. It's suitable for plots where both dimensions hold numerical data.

ISupportPointSeries<T>
ISupportSeriesBar3DShape
ISupportSeriesBar3DShape<T>
ISupportSeriesBubble3D
ISupportSeriesBubble3D<T>
ISupportSeriesBubbleSize
ISupportSeriesBubbleSize<T>
ISupportSeriesExplosion
ISupportSeriesExplosion<T>
ISupportSeriesLineStyle
ISupportSeriesLineStyle<T>
ISupportSeriesMarker
ISupportSeriesMarker<T>
ISupportSeriesPointExplosion
ISupportSeriesPointExplosion<T>
ISupportSeriesPointLineStyle
ISupportSeriesPointLineStyle<T>
ISupportSeriesPointMarker
ISupportSeriesPointMarker<T>
ISupportSeriesSmoothLine
ISupportSeriesSmoothLine<T>
ISupportSeriesTrendlines
ISupportSeriesTrendlines<T>
IXLSeriesMarker
IXLSeriesTrendline
IXLSeriesTrendlineLabel
IXLSeriesTrendlines

Enums

XLSeriesMarkerSymbol
XLSeriesTrendlineType