In This Topic
Object Model
Syntax
'Declaration
Public Class _BaseAxisLabelView
Inherits GrapeCity.DataVisualization.Chart._BaseView(Of IAxisView)
Implements IAxisLabelModel, IAxisLabelView, IHoverView, IIdentityView, ILabelView, IModel, IQueryInterface, IShapeModel, ISupportConditionalFormattingRuleView, IView, IViewModel
public class _BaseAxisLabelView : GrapeCity.DataVisualization.Chart._BaseView<IAxisView>, IAxisLabelModel, IAxisLabelView, IHoverView, IIdentityView, ILabelView, IModel, IQueryInterface, IShapeModel, ISupportConditionalFormattingRuleView, IView, IViewModel
Inheritance Hierarchy
See Also