Interface ISupportStockChartSeries<T>
- Namespace
- SlapKit.Excel.Excel.Charts.ChartShapeFeatures
- Assembly
- SlapKit.Excel.dll
public interface ISupportStockChartSeries<T> : ISupportStockChartSeries, ISupportChartSeries where T : IXLStockChartHighLowCloseSeries
Type Parameters
T
- Extension Methods
Properties
Series
T Series { get; }
Property Value
- T