Click or drag to resize

ThresholdCountWidgetDefaultBackgroundColor Property

Gets or sets counter default background color

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInParameterGroupAttribute("")]
[AddInLabelAttribute("Color")]
[AddInParameterAttribute("ColorParameterEditor")]
[AddInParameterEditorAttribute(typeof(ColorParameterEditor), "presets=#0085CA,#03A9F4,#00BCD4,#009688,#4CAF50,#8BC34A,#CDDC39,#FFEB3B,#FFC107,#FF9800,#FF5722,#F44336,#9C27B0,#673AB7,#E91E63,#795548,#9E9E9E,#607D8B,#78909C,#263238")]
public override string DefaultBackgroundColor { get; set; }

Property Value

Type: String
See Also