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





Gets or sets the field in the data source used to populate the InnerAxisLabels list.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public string InnerAxisLabelsFields { get; set; }

Visual Basic  Copy Code

Public Property InnerAxisLabelsFields As String

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WinForms Namespace