XRDashboardGauge.DeltaIcon Property
In This Article
Gets a delta icon in the gauge.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public XRPictureBox DeltaIcon { get; }
#Property Value
Type | Description |
---|---|
XRPicture |
A Picture Box control that is used to display a delta icon in the printed document. |
See Also