WallDisplayStyles2DBarChart Class¶
-
class
NXOpen.CAE.Xyplot.WallDisplayStyles2DBarChart¶ Bases:
NXOpen.CAE.Xyplot.WallDisplayStylesManages the 2D bar chart wall display styles.
Not support KF.
New in version NX12.0.0.
Properties¶
| Property | Description |
|---|---|
| GridLayoutStyleSetting | Returns the grid layout display style |
| ProbingStyle | Returns the probing display style |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| GetArgumentAxisStyleSetting | Gets the argument axis display style. |
| GetAxisStyleSetting | Gets the axis display style. |
| GetLegendTableGroupStyle | Gets the legend table group style |
| GetTextStyleSetting | Gets the text style. |
Method Detail¶
GetArgumentAxisStyleSetting¶
-
WallDisplayStyles2DBarChart.GetArgumentAxisStyleSetting¶ Gets the argument axis display style.
Signature
GetArgumentAxisStyleSetting()Returns: Argument Axis style Return type: NXOpen.CAE.Xyplot.ArgumentAxisStyleSettingNew in version NX12.0.0.
License requirements: None.