|
QueryParametersSquareDistribution Property
|
Gets or sets any defined rectangular distribution request parameters defined in the query
Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.230-beta
Syntaxpublic string SquareDistribution { get; set; }
Public Property SquareDistribution As String
Get
Set
member SquareDistribution : string with get, set
function get_SquareDistribution();
function set_SquareDistribution(value);
View SourceProperty Value
String
See Also