[]
Represents a collection of the Range objects for GrapeCity.ActiveReports.Rendering.Components.Bullet.BulletChart.
public sealed class RangeCollection : CollectionBase, IList, ICollection, IEnumerable
Name | Description |
---|---|
RangeCollection() |
Name | Description |
---|---|
BoundValuePropertyName | |
CountPropertyName |
Name | Description |
---|---|
this[int] | Gets the Range at the specified index. |
Name | Description |
---|---|
Add(Range) | Adds the Range to the collection. |
Parse(IPropertyBag, string) | Collects range collection from IPropertyBag. |