Vertical ---------------------------------------- .. autoclass:: rsmxo.Implementations.Histogram.Window.Vertical.VerticalCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently vertical_copy = driver.histogram.window.vertical.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Histogram_Window_Vertical_Absolute.rst Histogram_Window_Vertical_Mode.rst Histogram_Window_Vertical_Relative.rst