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

ArcScale.IsDiscrete Property

This property is reserved for future use.

Namespace: DevExpress.XtraGauges.Core.Model

Assembly: DevExpress.XtraGauges.v20.2.Core.dll

NuGet Packages: DevExpress.Gauges.Core, DevExpress.WindowsDesktop.Gauges.Core

Declaration

[Browsable(false)]
public bool IsDiscrete { get; }

Property Value

Type Description
Boolean

A Boolean value.

See Also