Visual Basic (Declaration) | |
---|---|
Public Property LegendItemsMode As LegendMode |
C# | |
---|---|
public LegendMode LegendItemsMode {get; set;} |
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.