HasLegendKeys

ChartDataTable.HasLegendKeys property

Gets or sets a flag indicating whether legend keys are displayed in the data table. The default value is true.

public bool HasLegendKeys { get; set; }

See Also