Gets or sets whether summary data of this pen will be displayed in summary chart.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool HasPreview { get; set; } |
Visual Basic |
---|
Public Property HasPreview As Boolean Get Set |
JScript |
---|
function get HasPreview () : boolean function set HasPreview (value : boolean) |