Back to Devexpress

DxBarGaugeLabelSettings.Indent Property

blazor-devexpress-dot-blazor-dot-dxbargaugelabelsettings-bf333781.md

latest994 B
Original Source

DxBarGaugeLabelSettings.Indent Property

Specifies the indent between the outermost bar and bar labels.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(20)]
[Parameter]
public int Indent { get; set; }

Property Value

TypeDefaultDescription
Int3220

The indent in pixels.

|

Remarks

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

See Also

DxBarGaugeLabelSettings Class

DxBarGaugeLabelSettings Members

DevExpress.Blazor Namespace