Back to Devexpress

LinearScale.IsLogarithmic Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-model-dot-linearscale-b67a7ccf.md

latest1.1 KB
Original Source

LinearScale.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

LinearScale Class

LinearScale Members

DevExpress.XtraGauges.Core.Model Namespace