Back to Devexpress

XRDashboardGauge.DeltaIcon Property

dashboard-devexpress-dot-dashboardcommon-dot-xrdashboardgauge-bff3cf5a.md

latest1.1 KB
Original Source

XRDashboardGauge.DeltaIcon Property

Gets a delta icon in the gauge.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public XRPictureBox DeltaIcon { get; }
vb
Public ReadOnly Property DeltaIcon As XRPictureBox

Property Value

TypeDescription
XRPictureBox

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

|

See Also

XRDashboardGauge Class

XRDashboardGauge Members

DevExpress.DashboardCommon Namespace