Skip to main content
A newer version of this page is available. .

XRDashboardGauge.DeltaIcon Property

Gets a delta icon in the gauge.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v21.1.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public XRPictureBox DeltaIcon { get; }

Property Value

Type Description
XRPictureBox

A Picture Box control that is used to display a delta icon in the printed document.

See Also