GetHistogramsResponseHistograms Property  | 
Version 108.4.130 
            histograms
            
 
    Namespace: 
   CefSharp.DevTools.Browser
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic IList<Histogram> Histograms { get; }public:
property IList<Histogram^>^ Histograms {
	IList<Histogram^>^ get ();
}Property Value
Type: 
IListHistogram
See Also