Back to Devexpress

DxHatchSettings.LineSpacing Property

blazor-devexpress-dot-blazor-dot-dxhatchsettings-e2595007.md

latest992 B
Original Source

DxHatchSettings.LineSpacing Property

Specifies the distance between two hatch lines.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

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

Property Value

TypeDescription
Nullable<Int32>

The distance between two 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