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