'Declaration Public Class _SankeyRadialPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._SankeyPlotView(Of TOwnerView,ISankeyRadialPlotDefinition,ISankeyRadialNodeView,ISankeyRadialFlowView) Implements IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, ISankeyRadialPlotView, IView, IViewModel
public class _SankeyRadialPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._SankeyPlotView<TOwnerView,ISankeyRadialPlotDefinition,ISankeyRadialNodeView,ISankeyRadialFlowView>, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, ISankeyPlotModel, ISankeyPlotView, ISankeyRadialPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView