Class GeneralDisplayStylesMatrix2D
Inheritance
GeneralDisplayStylesMatrix2D
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class GeneralDisplayStylesMatrix2D : GeneralDisplayStyles, IMessageSink, IDisplayStyle
Constructors
GeneralDisplayStylesMatrix2D()
Declaration
protected GeneralDisplayStylesMatrix2D()
Properties
ComplexOption
Declaration
public ComplexOptionMatrix2D ComplexOption { get; set; }
Property Value
Type | Description |
---|---|
ComplexOptionMatrix2D |
LayoutMode
Declaration
public MatrixPlot2DLayoutMode LayoutMode { get; set; }
Property Value
Type | Description |
---|---|
MatrixPlot2DLayoutMode |
Methods
SwitchXYAxis()
Declaration
public void SwitchXYAxis()
Implements
System.Runtime.Remoting.Messaging.IMessageSink