Field Property (FlexPieSeries)

Action

Gets the field of the data provider that determines the data for each wedge of the PieChart control. The default value is null (Nothing in Visual Basic).

Syntax

C#
protected String field { get; }
VB
'Declaration
Protected Read Property field As String

Access

Read only.