Void
IChartComponent
.ShowLegend(
Boolean
isVisible)
Shows the legends at the top of the chart. True by default.
Remarks
Examples
Parameters
isVisible
Type:
Boolean
Sets to true to show the legend. Sets to false to hide the legend.
Return Value
Type:
Void