ASPxGaugeControl.AlternateText Property
Gets or sets the alternate text displayed in the ASPxGaugeControl when the image is unavailable.
Namespace: DevExpress.Web.ASPxGauges
Assembly: DevExpress.Web.ASPxGauges.v24.1.dll
NuGet Package: DevExpress.Web.Visualization
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value that specifies the alternate text displayed in the ASPxGaugeControl when the image is unavailable. |
See Also