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