SparkNodeCollection
Class
Definition
Namespace:Telerik.WinControls.UI.Sparkline
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class SparkNodeCollection : IEnumerable
Inheritance: objectSparkNodeCollection
Implements:
Properties
Gets the SparkElement instance that owns this collection.
C#
public SparkElement Owner { get; }
Methods
Gets the IEnumerator instance that allows for traversing all the items.