[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.LegendVisibility

LegendVisibility Enum

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

Namespace: C1.Web.Mvc.Olap
Assembly: C1.Web.Mvc.Olap.dll
Syntax
public enum LegendVisibility

Fields

Name Description
Always

Always show the legend.

Auto

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

Never

Never show the legend.