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





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

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

 Syntax

C#  Copy Code

public string InnerLabelPath { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelPath As String

 Property Value

A string value. The default is an empty string.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Wpf Namespace