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