MindFusion.Wpf Pack Programmer's Guide
RadarChart.OuterLabelForeground Property
See Also
 





Gets or sets the brush for the foreground of the outer labels. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public Brush OuterLabelForeground { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelForeground As Brush

 Property Value

An instance of the WPF Brush class. The default is null (Nothing in Visual Basic).

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace