'Declaration Public Class _BarCartesianPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._BaseCartesianPlotView(Of TOwnerView,ICartesianGroupView,ICartesianSeriesView,IBarCartesianPointView) Implements IBarCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel
public class _BarCartesianPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseCartesianPlotView<TOwnerView,ICartesianGroupView,ICartesianSeriesView,IBarCartesianPointView>, IBarCartesianPlotView, ICartesianPlotModel, ICartesianPlotView, IDisplayable, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel where TOwnerView: IPlotListLayoutView