MindFusion.Wpf Pack Programmer's Guide
AxesSeries3D.ZDataPath Property
See Also
 





Gets or sets the path to the property of the DataSource used for retrieving the Z-data for this series. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public string ZDataPath { get; set; }

Visual Basic  Copy Code

Public Property ZDataPath As String

 Property Value

A string value. The default is an empty string.

 See Also

AxesSeries3D Members
AxesSeries3D Class
MindFusion.Charting.Wpf Namespace