Class WallDisplayStyles
Inheritance
System.Object
System.MarshalByRefObject
WallDisplayStyles
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class WallDisplayStyles : TaggedObject, IMessageSink
Constructors
WallDisplayStyles()
Declaration
protected WallDisplayStyles()
Properties
GridLayoutStyleSetting
Declaration
public BaseGridLayoutStyleSetting GridLayoutStyleSetting { get; }
Property Value
| Type | Description |
|---|---|
| BaseGridLayoutStyleSetting |
ProbingStyle
Declaration
public ProbingStyle ProbingStyle { get; }
Property Value
| Type | Description |
|---|---|
| ProbingStyle |
Methods
GetAxisStyleSetting(AxisDirection)
Declaration
public AxisStyleSetting GetAxisStyleSetting(AxisDirection axisDirection)
Parameters
| Type | Name | Description |
|---|---|---|
| AxisDirection | axisDirection |
Returns
| Type | Description |
|---|---|
| AxisStyleSetting |
GetLegendTableGroupStyle()
Declaration
public LegendTableGroupStyle GetLegendTableGroupStyle()
Returns
| Type | Description |
|---|---|
| LegendTableGroupStyle |
GetTextStyleSetting(TextType)
Declaration
public TextStyleSetting GetTextStyleSetting(TextType textType)
Parameters
| Type | Name | Description |
|---|---|---|
| TextType | textType |
Returns
| Type | Description |
|---|---|
| TextStyleSetting |
Implements
System.Runtime.Remoting.Messaging.IMessageSink