ActiveReports 12
LegendItemsMode Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : LegendItemsMode Property
Gets or sets the mode used to display legend items.
Syntax
'Declaration
 
Public Property LegendItemsMode As LegendMode
public LegendMode LegendItemsMode {get; set;}
Remarks
The default value is Auto, which specifies that legend items be displayed as points for one figure charts (e.g., doughnut, pyramid, and funnel) and series for all others.
See Also

Reference

Series Class
Series Members