'Declaration Public MustInherit Class _BaseStockPlotView(Of TOwnerView 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<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseCartesianPlotView<TOwnerView,ICartesianGroupView,ICartesianSeriesView,ICartesianPointView>, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IStockPlotModel, IStockPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView