Table of Contents

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

double?

Size

double? Size { get; }

Property Value

double?

Type

XLSeriesDataBinsType Type { get; }

Property Value

XLSeriesDataBinsType

Underflow

double? Underflow { get; }

Property Value

double?