MindFusion.Charting for Silverlight 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.

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

 Syntax

C#  Copy Code

public string InnerLabelPath { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelPath As String

 Property Value

A string value. Default value is an empty string ("").

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.Silverlight Namespace