Table of Contents

Interface IXLOfPieChartSplit

Namespace
SlapKit.Excel.Excel.Charts.ChartShapeFeatures
Assembly
SlapKit.Excel.dll
public interface IXLOfPieChartSplit
Extension Methods

Properties

CustomSecondPiePoints

IEnumerable<uint> CustomSecondPiePoints { get; }

Property Value

IEnumerable<uint>

SplitPosition

double SplitPosition { get; }

Property Value

double

SplitType

XLOfPieChartSplitType SplitType { get; }

Property Value

XLOfPieChartSplitType