ChartData

Chart.ChartData property

Returns information about the linked or embedded data associated with a chart. Read-only IChartData.

public IChartData ChartData { get; }

See Also