Gets or sets the path to the property of the DataSource used for retrieving the X2-data for this series.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public string X2DataPath { get; set; } |
Visual Basic
![]() |
---|
Public Property X2DataPath As String |
A string value. Default value is an empty string ("").
When the X2DataPath property is set the X2-axis is drawn automatically. You can customize it with the AxesChart.X2AxisSettings property.