Interface IXLSeriesDataBins
- Namespace
- SlapKit.Excel.Excel.Charts.ExtendedSeriesFeatures
- Assembly
- SlapKit.Excel.dll
public interface IXLSeriesDataBins
- Extension Methods
Properties
Count
uint? Count { get; }
Property Value
- uint?
Overflow
double? Overflow { get; }
Property Value
Size
double? Size { get; }
Property Value
Type
XLSeriesDataBinsType Type { get; }
Property Value
Underflow
double? Underflow { get; }