Enable to show summary chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowSummaryPlot { get; set; } |
| Visual Basic |
|---|
Public Property ShowSummaryPlot As Boolean Get Set |
| JScript |
|---|
function get ShowSummaryPlot () : boolean function set ShowSummaryPlot (value : boolean) |