Class AxisYCollection
Represents a collection of AxisY objects.
Inheritance
System.Object
AxisYCollection
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class AxisYCollection : DependencyObjectCollection<AxisY>
Constructors
AxisYCollection()
Declaration
public AxisYCollection()