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