Gets or sets the field in a database table/view which values are used as labels for radar segments. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public string OuterLabelsField { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property OuterLabelsField As String |
A string. Default value is an empty string ("").
The property binds the labels drawn at the center of radar segments to a field in a database table/column. The OuterLabelsField property, when populated with data, is the same as the OuterLabels property.