|
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.207-beta
Syntax public 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
StringSee Also