Class PropertyChartColor
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Simple color container (wraps 'Contents' property) used in color arrays / palettes.
public class PropertyChartColor : DomItem
- Inheritance
-
PropertyChartColor
- Inherited Members
Properties
Color
Gets or sets the color expression.
public string Color { get; set; }