Table of Contents

XlsxChart.SeriesCount Property

Returns the count of series on this chart.

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 SeriesCount { get; }

See also