ClassAxisLabelElementCollection
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.ChartView.dll
Syntax:
cs-api-definition
public class AxisLabelElementCollection : ChartElementCollection, IList, ICollection, IEnumerable
Inheritance: objectCollection<UIChartElement>ChartElementCollectionAxisLabelElementCollection
Implements:
Inherited Members
Constructors
AxisLabelElementCollection(UIChartElement)
Initializes a new instance of the AxisLabelElementCollection class.
Declaration
cs-api-definition
public AxisLabelElementCollection(UIChartElement owner)
Parameters
owner
The owner.