Gets or sets a value indicating whether to hide or show pen values in legend grid for invisible pens.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool HideLegendValuesWhenInvisible { get; set; } |
| Visual Basic |
|---|
Public Property HideLegendValuesWhenInvisible As Boolean Get Set |
| JScript |
|---|
function get HideLegendValuesWhenInvisible () : boolean function set HideLegendValuesWhenInvisible (value : boolean) |