MindFusion WinForms Programmer's Guide
RadarChart.InnerAxisLabels Property
See Also
 





Gets or sets custom labels for the inner axis.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public IList InnerAxisLabels { get; set; }

Visual Basic  Copy Code

Public Property InnerAxisLabels As IList

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Reporting Namespace