DataPointCustomProperties.LabelBorderWidth Property

Definition

Gets or sets the width of the label border.

public:
 property int LabelBorderWidth { int get(); void set(int value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public int LabelBorderWidth { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.LabelBorderWidth : int with get, set
Public Property LabelBorderWidth As Integer

Property Value

The width of the label border.

Attributes

Applies to