Show chart value axis panel.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also