Table of Contents

Class CollectionManualLegend

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Collection of manually defined legend items (PropertyLegendItem). Allows overriding automatically generated legend entries with custom ones.

public class CollectionManualLegend : DomCollectionBase<PropertyLegendItem>, IList<PropertyLegendItem>, ICollection<PropertyLegendItem>, IReadOnlyList<PropertyLegendItem>, IReadOnlyCollection<PropertyLegendItem>, IEnumerable<PropertyLegendItem>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
Inheritance
CollectionManualLegend
Implements
Inherited Members