MindFusion.Charting for Silverlight Programmer's Guide
RadarSeries.LabelPath Property
See Also
 

Gets or sets the path to the property in the DataSource used for retrieving custom labels for this RadarSeries.

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

 Syntax

C#  Copy Code

public string LabelPath { get; set; }

Visual Basic  Copy Code

Public Property LabelPath As String

 Property Value

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

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Silverlight Namespace