VectorGeometryToolPlaneLabels#

class ansys.stk.core.analysis_workbench.VectorGeometryToolPlaneLabels#

Allow configuring the X and Y axes labels.

Overview#

x_axis_label

Specify an X axis label.

y_axis_label

Specify a Y axis label.

Import detail#

from ansys.stk.core.analysis_workbench import VectorGeometryToolPlaneLabels

Property detail#

property VectorGeometryToolPlaneLabels.x_axis_label: str#

Specify an X axis label.

property VectorGeometryToolPlaneLabels.y_axis_label: str#

Specify a Y axis label.