Click or drag to resize

StiNeedleShowValue Property

Gets or sets a value indicating whether to display a current value of the indicator.

Namespace:  Stimulsoft.Report.Components.Gauge
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool ShowValue { get; set; }

Property Value

Type: Boolean
See Also