'宣言
Public MustInherit Class _SankeyPlotView
(Of As IPlotListLayoutView,
As IPlotDefinition,
As ISankeyNodeView,
As ISankeyFlowView)
Inherits GrapeCity.DataVisualization.Chart._BasePlotView(Of TOwnerView,TPlotDefinition,ISankeyPlotDataModel,TFlowView)
Implements IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, IView, IViewModel
public abstract class _SankeyPlotView<,,,> : GrapeCity.DataVisualization.Chart._BasePlotView<TOwnerView,TPlotDefinition,ISankeyPlotDataModel,TFlowView>, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, IView, IViewModel
where TOwnerView: IPlotListLayoutView
where TPlotDefinition: IPlotDefinition
where TNodeView: ISankeyNodeView
where TFlowView: ISankeyFlowView