Table of Contents

Interface ISupportAppendableChartSeries<T>

Namespace
SlapKit.Excel.Excel.Charts.ChartShapeFeatures
Assembly
SlapKit.Excel.dll
public interface ISupportAppendableChartSeries<T> : ISupportAppendableChartSeries, ISupportChartSeries where T : IXLChartSeries

Type Parameters

T
Extension Methods

Properties

Series

IXLAppendableChartSeries<T> Series { get; }

Property Value

IXLAppendableChartSeries<T>