'Declaration Public Class _SankeyXyPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._SankeyPlotView(Of TOwnerView,ISankeyXyPlotDefinition,ISankeyXyNodeView,ISankeyXyFlowView) Implements IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, ISankeyXyPlotView, IView, IViewModel
public class _SankeyXyPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._SankeyPlotView<TOwnerView,ISankeyXyPlotDefinition,ISankeyXyNodeView,ISankeyXyFlowView>, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, ISankeyXyPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView