Table of Contents

Class ISupportSeriesParetoLineExtensions

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public static class ISupportSeriesParetoLineExtensions
Inheritance
ISupportSeriesParetoLineExtensions
Inherited Members

Methods

SetParetoLine<T>(ISupportSeriesParetoLine<T>, Action<IXLSeriesParetoLine>)

public static T SetParetoLine<T>(this ISupportSeriesParetoLine<T> feature, Action<IXLSeriesParetoLine> setter) where T : IXLChartSeries

Parameters

feature ISupportSeriesParetoLine<T>
setter Action<IXLSeriesParetoLine>

Returns

T

Type Parameters

T