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