Horizontal ---------------------------------------- .. autoclass:: rsmxo.Implementations.Histogram.Window.Horizontal.HorizontalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently horizontal_copy = driver.histogram.window.horizontal.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Histogram_Window_Horizontal_Absolute.rst Histogram_Window_Horizontal_Mode.rst Histogram_Window_Horizontal_Relative.rst