ComponentOne ASP.NET MVC Controls
LegendVisibility Enum
File
wijmo.olap.js
Module
wijmo.olap

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

Members

Name Value Description
Always 0

Always show the legend.

Never 1

Never show the legend.

Auto 2

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