Class StackedPlot
Inheritance
StackedPlot
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class StackedPlot : Plot, IMessageSink, INXObject, IDisplayableModel, I2DDataPlot
Constructors
StackedPlot()
Declaration
protected StackedPlot()
Methods
EditRecord(int, BaseRecord)
Declaration
public void EditRecord(int nthRecordIdx, BaseRecord record)
Parameters
Type | Name | Description |
---|---|---|
int | nthRecordIdx | |
BaseRecord | record |
GetPostEnvironmentSettingsOfSubplot(int)
Declaration
public TaggedObject GetPostEnvironmentSettingsOfSubplot(int plotIndex)
Parameters
Type | Name | Description |
---|---|---|
int | plotIndex |
Returns
Type | Description |
---|---|
TaggedObject |
GetSubplotCount()
Declaration
public int GetSubplotCount()
Returns
Type | Description |
---|---|
int |
Implements
System.Runtime.Remoting.Messaging.IMessageSink