In This Topic
Object Model
Syntax
'Declaration
Public Class _LegendTitleView
Inherits GrapeCity.DataVisualization.Chart._BorderedRectangleView(Of ILegendView)
Implements IBorderedRectangleView, ILabelView, ILegendTitleModel, ILegendTitleView, IModel, IQueryInterface, IRectangleView, IRectangleViewMetrics, IShapeModel, IView, IViewModel
public class _LegendTitleView : GrapeCity.DataVisualization.Chart._BorderedRectangleView<ILegendView>, IBorderedRectangleView, ILabelView, ILegendTitleModel, ILegendTitleView, IModel, IQueryInterface, IRectangleView, IRectangleViewMetrics, IShapeModel, IView, IViewModel
Inheritance Hierarchy
See Also