DXHintStyle.ItemsIndent Property
Gets or sets the indent between Crosshair Label items.
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual double ItemsIndent { get; set; }
Property Value
Type | Description |
---|---|
Double | The indent between Crosshair Label items. |
See Also