'宣言
Public MustInherit Class _BaseStockPlotView(Of As IPlotListLayoutView)
Inherits GrapeCity.DataVisualization.Chart._BaseCartesianPlotView(Of TOwnerView,ICartesianGroupView,ICartesianSeriesView,ICartesianPointView)
Implements ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IStockPlotModel, IStockPlotView, IView, IViewModel
public abstract class _BaseStockPlotView<> : GrapeCity.DataVisualization.Chart._BaseCartesianPlotView<TOwnerView,ICartesianGroupView,ICartesianSeriesView,ICartesianPointView>, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IStockPlotModel, IStockPlotView, IView, IViewModel
where TOwnerView: IPlotListLayoutView