Class ISupportSeriesParetoLineExtensions
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
featureISupportSeriesParetoLine<T>setterAction<IXLSeriesParetoLine>
Returns
- T
Type Parameters
T