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