Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IChartSource interface determines parameters for a source that is a chart.
IChartSource
The IChartSource interface is an intermediate interface that is used to transfer data from the UiChart component to the ChartBox component.
Method name | Brief description | |
GetChart | The GetChart method gets a chart. |
See also: