Click or drag to resize

HistogramSum Property

Version 112.3.0
Sum of sample values.

Namespace:  CefSharp.DevTools.Browser
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public int Sum { get; set; }

Property Value

Type: Int32
See Also