Show pens with invalid datasources in chart and legend.
Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.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) |