Search
XmlSeries.ZAxisLabelsPath Property
See Also
 






Gets or sets the XPath expression identifying Z axis labels.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string ZAxisLabelsPath { get; set; }

Visual Basic  Copy Code

Public Property ZAxisLabelsPath As String

 Property Value

 See Also