Search
ChartEvent.InnerLabel Property
See Also
 






Gets or sets label to display inside chart segments.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string InnerLabel { get; set; }

Visual Basic  Copy Code

Public Property InnerLabel As String

 Property Value

 See Also