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