Table of Contents

ChartSeries.SeriesNumber Property

Series number as shown on the Legend box. This might be different from the SeriesIndex if the order of the series is changed.

Syntax

Namespace: FlexCel.Core

public Int32 SeriesNumber { get; set; }

See also