Click or drag to resize

StiGaugeRangeLoadFromJson Method (JObject)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.Gauge.StiGaugeRange.LoadFromJson(Stimulsoft.Base.Json.Linq.JObject)"]

Namespace:  Stimulsoft.Dashboard.Components.Gauge
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static StiGaugeRange LoadFromJson(
	JObject json
)

Parameters

json
Type: Stimulsoft.Base.Json.LinqJObject

[Missing <param name="json"/> documentation for "M:Stimulsoft.Dashboard.Components.Gauge.StiGaugeRange.LoadFromJson(Stimulsoft.Base.Json.Linq.JObject)"]

Return Value

Type: StiGaugeRange

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.Gauge.StiGaugeRange.LoadFromJson(Stimulsoft.Base.Json.Linq.JObject)"]

See Also