Click or drag to resize

StiTickBaseMinimumValue Property

Gets or sets the minimum value, with which displaying should begin.

Namespace:  Stimulsoft.Report.Components.Gauge.Primitives
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Nullable<float> MinimumValue { get; set; }

Property Value

Type: NullableSingle
See Also