In This Topic
Object Model
Syntax
'Declaration
Public MustInherit Class _SankeyNodeView
Inherits GrapeCity.DataVisualization.Chart._BaseView(Of ISankeyPlotView)
Implements IAdornerSelectingView, IHoverView, IModel, IQueryInterface, IQueryShowTooltipModel, ISankeyNodeModel, ISankeyNodeView, ISelectingView, IShapeModel, IShowTooltipModel, ISupportConditionalFormattingRuleView, IView, IViewModel
public abstract class _SankeyNodeView : GrapeCity.DataVisualization.Chart._BaseView<ISankeyPlotView>, IAdornerSelectingView, IHoverView, IModel, IQueryInterface, IQueryShowTooltipModel, ISankeyNodeModel, ISankeyNodeView, ISelectingView, IShapeModel, IShowTooltipModel, ISupportConditionalFormattingRuleView, IView, IViewModel
Inheritance Hierarchy
See Also