IChartSource

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IChartSource interface determines parameters for a source that is chart.

Inheritance hierarchy

          IChartSource

Comments

The IChartSource interface is a intermediate interface used to transfer data from the UiChart component to the ChartBox component.

Methods

  Method name Brief description
GetChart The GetChart method gets a chart.

See also:

Chart Assembly Interfaces