Represents the base for a control that displays a chart.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public interface IChartView : IAsyncCollectionPresenterControl
Visual Basic (Declaration)
Public Interface IChartView _
	Implements IAsyncCollectionPresenterControl

See Also