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