Prints the chart screen capture
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public override void Print( bool showPreview ) |
Visual Basic |
---|
Public Overrides Sub Print ( _ showPreview As Boolean _ ) |
JScript |
---|
public override function Print( showPreview : boolean ) |
Parameters
- showPreview
- Type: System..::..Boolean