StiTickBaseMaximumValue Property |
Gets or sets the maximum value to which displaying should be.
Namespace:
Stimulsoft.Report.Components.Gauge.Primitives
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Nullable<float> MaximumValue { get; set; }
Public Property MaximumValue As Nullable(Of Single)
Get
Set
Property Value
Type:
NullableSingleSee Also