Table of Contents

Interface IXLChart<T>

Namespace
SlapKit.Excel.Excel.Charts
Assembly
SlapKit.Excel.dll
public interface IXLChart<T> : IXLChart, IXLDrawingAnchor<T>, IXLDrawingAnchor where T : IXLChart

Type Parameters

T
Inherited Members
Extension Methods

Methods

SetName(string)

T SetName(string name)

Parameters

name string

Returns

T