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