Chart.BorderlineWidth Свойство

Определение

Получает или задает толщину линии границы для всего изображения диаграммы.

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

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

Int32

Значение типа integer, определяющее толщину линии границы изображения диаграммы в пикселях.

Атрибуты

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