'Declaration Public Class _HlocPlotView(Of TOwnerView As IPlotListLayoutView) Inherits _BaseStockPlotView(Of TOwnerView) Implements ICartesianPlotModel, ICartesianPlotView, IDisplayable, IHlocPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IStockPlotModel, IStockPlotView, IView, IViewModel
public class _HlocPlotView<TOwnerView> : _BaseStockPlotView<TOwnerView>, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IHlocPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IStockPlotModel, IStockPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView