SetShowLegend Method

SetShowLegend function

Gets or sets a value indicating whether the chart legend will be displayed. Default is true.


func (instance *Chart) SetShowLegend(value bool)  error

Remarks

See Also