ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / Series Class / LegendItemsMode Property

In This Topic
LegendItemsMode Property
In This Topic
Gets or sets the mode used to display legend items.
Syntax
'Declaration
 
Public Property LegendItemsMode As LegendMode
 
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