[]
        
(Showing Draft Content)

LegendVisibility Enumeration

LegendVisibility Enumeration

Specifies constants that define when the chart legend should be displayed.

Enumeration members

Enumeration members

Always

Always: = 0

Always show the legend.

Auto

Auto: = 2

Show the legend if the chart has more than one series.

Never

Never: = 1

Never show the legend.