'宣言
Public Class _AreaCartesianGroupView(Of TOwnerView As ICartesianPlotView) Inherits GrapeCity.DataVisualization.Chart._BaseCartesianGroupView(Of TOwnerView,IAreaCartesianSeriesView) Implements IAreaCartesianGroupView, ICartesianGroupView, IQueryInterface, IView
public class _AreaCartesianGroupView<TOwnerView> : GrapeCity.DataVisualization.Chart._BaseCartesianGroupView<TOwnerView,IAreaCartesianSeriesView>, IAreaCartesianGroupView, ICartesianGroupView, IQueryInterface, IView where TOwnerView: ICartesianPlotView