Click or drag to resize

ThresholdCountWidgetThreshold2Color Property

Gets or sets counter threshold 2 background color

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Color")]
[AddInParameterOrderAttribute(120)]
[AddInParameterAttribute("Threshold2Color")]
[AddInParameterGroupAttribute("Background color 2")]
[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 virtual string Threshold2Color { get; set; }

Property Value

Type: String
See Also