'宣言
Public Class _SankeyRadialCoordinateSystemView(Of TDefinition As ISankeyRadialCoordinateSystemDefinition) Inherits _PolarCoordinateSystemView(Of TDefinition) Implements ICoordinateSystemView, IDisposable, IIdentityView, IModel, IPolarCoordinateSystemLayoutModel, IPolarCoordinateSystemView, IQueryInterface, ISankeyRadialCoordinateSystemView, IView
public class _SankeyRadialCoordinateSystemView<TDefinition> : _PolarCoordinateSystemView<TDefinition>, ICoordinateSystemView, IDisposable, IIdentityView, IModel, IPolarCoordinateSystemLayoutModel, IPolarCoordinateSystemView, IQueryInterface, ISankeyRadialCoordinateSystemView, IView where TDefinition: ISankeyRadialCoordinateSystemDefinition