StiRadialTickMarkCustomValueRelativeHeight Property |
Gets or sets the height factor relative to the height of the basic component.
Namespace:
Stimulsoft.Report.Components.Gauge
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Nullable<float> RelativeHeight { get; set; }
Public Property RelativeHeight As Nullable(Of Single)
Get
Set
Property Value
Type:
NullableSingleSee Also