IChartSource

Assembly: Chart;

Description

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

Inheritance Hierarchy

          IChartSource

Comments

The IChartSource interface is an intermediate interface that is 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