Gets or sets the legend border thickness.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double LegendBorderThickness { get; set; }
Visual Basic
Public Property LegendBorderThickness As Double
	Get
	Set
JScript
function get LegendBorderThickness () : double
function set LegendBorderThickness (value : double)

See Also