'Declaration Public Class _XySymbolParallelPointView (Of TOwnerView As IParallelSeriesView, TPointDataModel As IParallelPointDataModel) Inherits _BaseSymbolParallelPointView(Of TOwnerView,TPointDataModel) Implements IAdornerSelectingView, IAnimationView, IBoundRectangle, IHoverView, IIdentifierProxy, IIdentityView, IModel, IParallelPointModel, IParallelPointView, IPointModel, IPointView, IQueryInterface, IQueryShowTooltipModel, ISelectingView, IShapeModel, IShowTooltipModel, ISupportConditionalFormattingRuleView, ISymbolParallelPointView, ISymbolPoint, ISymbolPointView, ITemplateProxy, ITextFormatProxy, ITokenProxy, IView, IViewModel, IXyLocation
public class _XySymbolParallelPointView<TOwnerView,TPointDataModel> : _BaseSymbolParallelPointView<TOwnerView,TPointDataModel>, IAdornerSelectingView, IAnimationView, IBoundRectangle, IHoverView, IIdentifierProxy, IIdentityView, IModel, IParallelPointModel, IParallelPointView, IPointModel, IPointView, IQueryInterface, IQueryShowTooltipModel, ISelectingView, IShapeModel, IShowTooltipModel, ISupportConditionalFormattingRuleView, ISymbolParallelPointView, ISymbolPoint, ISymbolPointView, ITemplateProxy, ITextFormatProxy, ITokenProxy, IView, IViewModel, IXyLocation where TOwnerView: IParallelSeriesView where TPointDataModel: IParallelPointDataModel