IChartSetData.GetCharts Method

Returns the component charts in this chart set.

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
IEnumerable<IChartData> GetCharts()

Return Value

IEnumerable<IChartData>

See Also