.. vale off :class:`ChartXAxis` =================== .. py:class:: ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.ChartXAxis Bases: :py:obj:`object` ChartXAxis class. .. !! processed by numpydoc !! .. py:currentmodule:: ChartXAxis Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ObjectSelection` - Gets or sets the object being used to control the X Axis. Setting to None returns to common independent variable. * - :py:attr:`~ComponentIndex` - Gets or sets the component index for the chart. Property detail --------------- .. py:property:: ObjectSelection :no-index: :type: Optional[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] Gets or sets the object being used to control the X Axis. Setting to None returns to common independent variable. .. !! processed by numpydoc !! .. py:property:: ComponentIndex :no-index: :type: Optional[System.Int32] Gets or sets the component index for the chart. .. !! processed by numpydoc !! .. vale on