MindFusion.Charting for Silverlight Programmer's Guide
Led.GlowColor Property
See Also
 






Gets or sets the glow color of the control. This is a dependency property.

Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 Syntax

C#  Copy Code

public Color GlowColor { get; set; }

Visual Basic  Copy Code

Public Property GlowColor As Color

 Property Value

A .NET Color value.

 Remarks

This color is used as an outer glow of the control.

 See Also

Led Members
Led Class
MindFusion.Gauges.Silverlight Namespace