Table of Contents

ExcelChart.DeleteSeries Method

Deletes the series at position index.

Syntax

Namespace: FlexCel.Core

public abstract void DeleteSeries(Int32 index)

Parameters

<-> Parameter Type Description
index Int32

See also