Gets or sets the path to the property of the DataSource used for retrieving the Z2-data for this series. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public string Z2DataPath { get; set; } |
Visual Basic Copy Code |
---|
Public Property Z2DataPath As String |
A string value. The default is an empty string.