MindFusion.Charting for Silverlight Programmer's Guide
ChartSeries.LabelForeground Property
See Also
 






Gets or sets the foreground of the label.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public Brush LabelForeground { get; set; }

Visual Basic  Copy Code

Public Property LabelForeground As Brush

 Property Value

A System.Windows.Media.Brush object used for painting the foreground of the labels at this ChartSeries.

 See Also

ChartSeries Members
ChartSeries Class
MindFusion.Charting.Silverlight Namespace