Class CollectionChartConditionalColors
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a collection of conditional chart color rules (PropertyChartConditionalColor). Each item in the collection defines a formula and a resulting color, which are used to dynamically recolor chart series or items.
public class CollectionChartConditionalColors : DomCollectionBase<PropertyChartConditionalColor>, IList<PropertyChartConditionalColor>, ICollection<PropertyChartConditionalColor>, IReadOnlyList<PropertyChartConditionalColor>, IReadOnlyCollection<PropertyChartConditionalColor>, IEnumerable<PropertyChartConditionalColor>, IList, ICollection, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDomCollectionBase
- Inheritance
-
CollectionChartConditionalColors
- Implements
- Inherited Members