Table of Contents

Class ChartDataLabels

Namespace
Spire.Xls.Charts
Assembly
Spire.XLS.dll
public class ChartDataLabels : XlsChartDataLabels, IDisposable, IChartDataLabels, IChartTextArea, IFont, IExcelApplication, IOptimizedUpdate
Inheritance
ChartDataLabels
Implements
Inherited Members

Properties

Format

Gets data format. Read-only.

public ChartSerieDataFormat Format { get; }

Property Value

ChartSerieDataFormat

TextArea

Gets or sets text area.

public ChartTextArea TextArea { get; }

Property Value

ChartTextArea