Table of Contents

ChartSeries.LegendOptions Property

Options for the legend entry associated with this series. (when legend is showing series), or with a point on the series. (when legend is showing all the entries on series[0], for example on pie charts)

Syntax

Namespace: FlexCel.Core

public TLegendOptionsList LegendOptions { get; set; }

See also