Search
PieChart.InnerLabels Property
See Also
 





Gets or sets custom text for the inner labels of the chart.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList InnerLabels { get; set; }

Visual Basic  Copy Code

Public Property InnerLabels As IList

 Property Value

 See Also