Gets or sets custom text for the inner labels of the chart.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public IList InnerLabels { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property InnerLabels As IList |
See Also