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
- class Chart
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Gets or sets a value indicating whether the chart legend will be displayed. Default is true.
public bool ShowLegend { get; set; }