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