ChartXAxis#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.ChartXAxis#

Bases: object

ChartXAxis class.

Overview#

ObjectSelection

Gets or sets the object being used to control the X Axis. Setting to None returns to common independent variable.

ComponentIndex

Gets or sets the component index for the chart.

Property detail#

property ChartXAxis.ObjectSelection: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None

Gets or sets the object being used to control the X Axis. Setting to None returns to common independent variable.

property ChartXAxis.ComponentIndex: System.Int32 | None

Gets or sets the component index for the chart.