Void IChartComponent.ShowLegend(Boolean isVisible)

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

Parameters

  • isVisible
    Type: Boolean
    Sets to true to show the legend. Sets to false to hide the legend.