Gets or sets the path to the property of the DataSource used for retrieving Y-labels.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public string YLabelPath { get; set; } |
Visual Basic
![]() |
---|
Public Property YLabelPath As String |
A string value. Default value is an empty string ("").
The YLabelPath property provides custom labels for the Y-axis. They are drawn when YAxisSettings.LabelType is set to LabelType.CustomText.