MindFusion.Charting for WPF Programmer's Guide
RadarChart.OuterLabelPath Property
See Also
 





Gets or sets the path to the property of the DataSource used for retrieving custom labels for the outer axis. This is a dependency property.

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

 Syntax

C#  Copy Code

public string OuterLabelPath { get; set; }

Visual Basic  Copy Code

Public Property OuterLabelPath As String

 Property Value

A string value. The default is an empty string.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace