ShowLegend(bool)

Shows the legends at the top of the chart. True by default.

Declaration Syntax

public void ShowLegend(bool isVisible)

Parameters

isVisible(bool)

Sets to true to show the legend. Sets to false to hide the legend.