Show pens with invalid datasources in chart and legend.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowInvalidPens { get; set; } |
Visual Basic |
---|
Public Property ShowInvalidPens As Boolean Get Set |
JScript |
---|
function get ShowInvalidPens () : boolean function set ShowInvalidPens (value : boolean) |