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