Table of Contents

Interface IXLSeriesTrendlineLabel

Namespace
SlapKit.Excel.Excel.Charts.SeriesFeatures
Assembly
SlapKit.Excel.dll
public interface IXLSeriesTrendlineLabel
Extension Methods

Properties

Border

IXLDrawingLine Border { get; set; }

Property Value

IXLDrawingLine

Fill

IXLDrawingFill Fill { get; set; }

Property Value

IXLDrawingFill

NumberingFormat

IXLChartNumberingFormat NumberingFormat { get; set; }

Property Value

IXLChartNumberingFormat

TextProperties

IXLTextProperties? TextProperties { get; set; }

Property Value

IXLTextProperties