Back to Devexpress

ArcScale.IsLogarithmic Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-arcscale-8a481e6e.md

latest1.1 KB
Original Source

ArcScale.IsLogarithmic Property

This property is reserved for future use.

Namespace : DevExpress.XtraGauges.Core.Model

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

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
[Browsable(false)]
public bool IsLogarithmic { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsLogarithmic As Boolean

Property Value

TypeDescription
Boolean

A Boolean value.

|

See Also

ArcScale Class

ArcScale Members

DevExpress.XtraGauges.Core.Model Namespace