In This Topic
Object Model
Syntax
'Declaration
Public MustInherit Class _LegendView
Inherits GrapeCity.DataVisualization.Chart._BorderedRectangleView(Of IPlotAreaView)
Implements IBorderedRectangleView, IDisposable, ILegendModel, ILegendView, IModel, IQueryInterface, IRectangleView, IRectangleViewMetrics, IScrollableContainerOwner, IShapeModel, IView, IViewModel
public abstract class _LegendView : GrapeCity.DataVisualization.Chart._BorderedRectangleView<IPlotAreaView>, IBorderedRectangleView, IDisposable, ILegendModel, ILegendView, IModel, IQueryInterface, IRectangleView, IRectangleViewMetrics, IScrollableContainerOwner, IShapeModel, IView, IViewModel
Inheritance Hierarchy
See Also