Table of Contents

Class ChartSerieDataFormat

Namespace
Spire.Xls.Charts
Assembly
Spire.XLS.dll
public class ChartSerieDataFormat : XlsChartSerieDataFormat, IExcelApplication, IDisposable, IChartSerieDataFormat, IChartFillBorder
Inheritance
ChartSerieDataFormat
Implements
Inherited Members

Properties

AreaProperties

Returns object, that represents aera properties. Read only.

public ChartInterior AreaProperties { get; }

Property Value

ChartInterior

LineProperties

Returns object, that represents line properties. Read only.

public ChartBorder LineProperties { get; }

Property Value

ChartBorder

ParentSerie

public ChartSerie ParentSerie { get; }

Property Value

ChartSerie