legend.visibleBoolean(default: false)

The visibility of the legend.

Example

pseudo
    $("#chart").kendoChart({
        legend: {
            // show the legend
            visible: true
        },
        ...
    });
In this article
legend.visible
Not finding the help you need?
Contact Support