[]
Specifies constants that define when the chart legend should be displayed.
public enum LegendVisibility
| Name | Description |
|---|---|
| Always | Always show the legend. |
| Auto | Show the legend if the chart has more than one series. |
| Never | Never show the legend. |