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; }
Public Property MinimumValue As Nullable(Of Single)
Get
Set
Property Value
Type:
NullableSingleSee Also