Back to Devexpress

HintStyle.ItemsIndent Property

maui-devexpress-dot-maui-dot-charts-dot-hintstyle-c5d19379.md

latest821 B
Original Source

HintStyle.ItemsIndent Property

Gets or sets the indent between crosshair hint label items. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public int ItemsIndent { get; set; }

Property Value

TypeDefaultDescription
Int32-1

The indent between crosshair hint label items.

|

See Also

HintStyle Class

HintStyle Members

DevExpress.Maui.Charts Namespace