:orphan: .. _histogram: histogram ========= .. autoclass:: ansys.fluent.core.generated.solver.settings_251.histogram :show-inheritance: .. rubric:: Attributes ====================================== ======================================================================== Attribute Summary ====================================== ======================================================================== :ref:`cell_function ` Select the field to plot histogram. :ref:`auto_range ` Choose whether or not to compute the range automatically. :ref:`minimum ` Set the minimum value of the field variable to be plotted. :ref:`maximum ` Set the maximum value of the field variable to be plotted. :ref:`num_divisions ` Specify the number of divisions of the field variable to be plotted. :ref:`zones ` Enter zone name list. :ref:`axes ` Axes-properties. :ref:`curves ` Set parameters for curves. ====================================== ======================================================================== .. rubric:: Methods ====================== ===================================================== Method Summary ====================== ===================================================== :ref:`print ` Print a histogram of a scalar quantity. :ref:`plot ` Plot a histogram of a scalar quantity. :ref:`write ` Write a histogram of a scalar quantity to a file. ====================== ===================================================== .. rubric:: Included in: ====================== ======================================================================================================================= Parent Summary ====================== ======================================================================================================================= :ref:`plot_4 ` Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results. ====================== =======================================================================================================================