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