Show the field name in the lables of the pie plot.
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowFieldName { get; set; } |
Visual Basic |
---|
Public Property ShowFieldName As Boolean Get Set |
JScript |
---|
function get ShowFieldName () : boolean function set ShowFieldName (value : boolean) |