Click or drag to resize

StiDashboardDrillDownParameterLoadFromJson Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Interactions.StiDashboardDrillDownParameter.LoadFromJson(System.String)"]

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public static StiDashboardDrillDownParameter LoadFromJson(
	string json
)

Parameters

json
Type: SystemString

[Missing <param name="json"/> documentation for "M:Stimulsoft.Dashboard.Interactions.StiDashboardDrillDownParameter.LoadFromJson(System.String)"]

Return Value

Type: StiDashboardDrillDownParameter

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Interactions.StiDashboardDrillDownParameter.LoadFromJson(System.String)"]

See Also