Skip to main content

Mechanical scripting interface 2024

`ChartXAxis`

Last update: 16.07.2025

class Ansys.ACT.Automation.Mechanical.ChartXAxis

Bases: object

ChartXAxis class.

Overview

Properties

Name Description
ComponentIndex Gets or sets the component index for the chart.
ObjectSelection Gets or sets the object being used to control the X Axis. Setting to None returns to common independent variable.

Property detail

property ChartXAxis.ComponentIndex : int | None

Gets or sets the component index for the chart.

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.

Connect with Ansys