Back to Devexpress

DxHatchSettings.Width Property

blazor-devexpress-dot-blazor-dot-dxhatchsettings-dfd074a0.md

latest956 B
Original Source

DxHatchSettings.Width Property

Specifies the width of hatch lines.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public int? Width { get; set; }

Property Value

TypeDescription
Nullable<Int32>

The width of hatch lines in pixels.

|

Remarks

Refer to the DxHatchSettings class description for additional information and an example.

See Also

DxHatchSettings Class

DxHatchSettings Members

DevExpress.Blazor Namespace