Show the field value in the lables of the pie plot. Otherwise Show the percentage

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShowFieldValue { get; set; }
Visual Basic
Public Property ShowFieldValue As Boolean
	Get
	Set
JScript
function get ShowFieldValue () : boolean
function set ShowFieldValue (value : boolean)

See Also