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