Gets or sets the custom outer labels. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public IList OuterLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property OuterLabels As IList |
A list of objects to use as labels. The default is an empty list.