Click or drag to resize
Grid Solutions Framework

Tablerows Property

Table rows.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public List<List<double?>> rows { get; set; }
View Source

Property Value

ListListNullableDouble
See Also