Gets or sets the XPath expression identifying Z axis labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public string ZAxisLabelsPath { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ZAxisLabelsPath As String |
A string value.
See Also