Search
ChartEvent.OuterLabel Property
See Also
 






Gets or sets label to display outside chart segments.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string OuterLabel { get; set; }

Visual Basic  Copy Code

Public Property OuterLabel As String

 Property Value

 See Also