Click or drag to resize

VGMonitoringGraphlstGraphs Property

Gets a list of GraphSerieses.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public List<VGIGraph> lstGraphs { get; }

Property Value

Type: ListVGIGraph
See Also