CombinationChart SeriesLegendItem Property TIBCO Spotfire 6.0 API Reference
Gets the legend item that displays series information.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public LegendCombinationChartSeriesItem SeriesLegendItem { get; }

Property Value

Type: LegendCombinationChartSeriesItem
Remarks

This is the legend items that displays color and series information. The combination chart does not display the legend item of its color axis.
See Also