MindFusion.Charting for Silverlight Programmer's Guide
CustomInterval.Fill Property
See Also
 






Gets or sets the brush to apply as a background of the elements within the custom interval. This is a dependency property.

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

 Syntax

C#  Copy Code

public Brush Fill { get; set; }

Visual Basic  Copy Code

Public Property Fill As Brush

 Property Value

A .NET Brush object.

 See Also

CustomInterval Members
CustomInterval Class
MindFusion.Gauges.Silverlight Namespace
Stroke Property
StrokeThickness Property