Chart.ShowLegend

Chart.ShowLegend property

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

public bool ShowLegend { get; set; }

See Also