Chart.BorderlineWidth Свойство

Определение

Получает или задает толщину линии границы.

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

Значение свойства

Int32

Значение integer, указывающее ширину линии границы.

Атрибуты

Применяется к