Window ---------------------------------------- .. autoclass:: rsmxo.Implementations.Histogram.Window.WindowCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently window_copy = driver.histogram.window.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Histogram_Window_Enable.rst Histogram_Window_Horizontal.rst Histogram_Window_Vertical.rst