Action
Gets the field of the data provider that determines the name of each wedge of the PieChart control. The default value is null (Nothing in Visual Basic).
Syntax
C#
protected String nameField { get; }
VB
'Declaration
Protected Read Property nameField As String
Access
Read only.