:orphan: .. _histogram_parameters: histogram_parameters ==================== .. autoclass:: ansys.fluent.core.solver.settings_232.histogram_parameters.histogram_parameters :show-inheritance: .. rubric:: Attributes ================================== ================================================================= Attribute Summary ================================== ================================================================= :ref:`minimum_val <minimum_val>` Specify mimimum value of x-axis variable for histogram plots. :ref:`maximum_val <maximum_val>` Specify maximum value of x-axis variable for histogram plots. :ref:`division_val <division_val>` Specify the number of bins. ================================== ================================================================= .. rubric:: Included in: ============================ ====================== Parent Summary ============================ ====================== :ref:`histogram <histogram>` 'histogram' child. ============================ ======================