ComponentOne FinancialChart for WinForms
LegendGroup Property

C1.Chart Namespace > SeriesBase Class : LegendGroup Property
Gets or sets the legend group title in which the series should be included.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property LegendGroup As String
[DefaultValue()]
public string LegendGroup {get; set;}
See Also

Reference

SeriesBase Class
SeriesBase Members