Skip to main content

LinearGaugeScaleBuilder.AllowDecimals Method

Name Parameters Description
AllowDecimals(JS) value Specifies whether to allow decimal values on the scale. When false, the scale contains integer values only. Mirrors the client-side allowDecimals option.
AllowDecimals(Boolean) value Specifies whether to allow decimal values on the scale. When false, the scale contains integer values only. Mirrors the client-side allowDecimals option.