FindById(Id: String): IDashboardVisualizer;
Id. Visualizer identifier.
The FindById method searches for visualizer by the specified identifier.
The method returns visualizer settings in case of successful search and Null if the visualizer with the specified identifier is absent in the collection.
See also: