Back to Devexpress

IChartSeriesLabelBorder.Width Property

blazor-devexpress-dot-blazor-dot-ichartserieslabelborder-215fcfd6.md

latest971 B
Original Source

IChartSeriesLabelBorder.Width Property

Specifies the width of label borders.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(1)]
double Width { get; set; }

Property Value

TypeDefaultDescription
Double1

The label border width in pixels.

|

Remarks

Refer to the IChartSeriesLabelBorder interface description for additional information and an example.

See Also

IChartSeriesLabelBorder Interface

IChartSeriesLabelBorder Members

DevExpress.Blazor Namespace