Relative ---------------------------------------- .. autoclass:: rsmxo.Implementations.Histogram.Window.Horizontal.Relative.RelativeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently relative_copy = driver.histogram.window.horizontal.relative.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Histogram_Window_Horizontal_Relative_Position.rst Histogram_Window_Horizontal_Relative_Span.rst Histogram_Window_Horizontal_Relative_Start.rst Histogram_Window_Horizontal_Relative_Stop.rst