IChartDataAdapter Interface
Interface that should be implemented by any class that can be used as a chart data adapter.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
See Also
Interface that should be implemented by any class that can be used as a chart data adapter.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
public interface IChartDataAdapter :
ICloneable
Public Interface IChartDataAdapter
Inherits ICloneable