Back to Devexpress

DxChartSeriesLabelConnector.Width Property

blazor-devexpress-dot-blazor-dot-dxchartserieslabelconnector-36a6fd01.md

latest978 B
Original Source

DxChartSeriesLabelConnector.Width Property

Specifies the connector width.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(1)]
[Parameter]
public int Width { get; set; }

Property Value

TypeDefaultDescription
Int321

The connector width.

|

Remarks

Refer to the DxChartSeriesLabelConnector component’s description for additional information.

See Also

DxChartSeriesLabelConnector Class

DxChartSeriesLabelConnector Members

DevExpress.Blazor Namespace