Class GraphLegendData
Inheritance
GraphLegendData
Assembly: NXOpen.dll
Syntax
public class GraphLegendData : NXObject, IMessageSink, INXObject, IApplicationData
Constructors
GraphLegendData()
Declaration
protected GraphLegendData()
Methods
AskNthDisplayableAttributeName(int)
Declaration
public string AskNthDisplayableAttributeName(int nth)
Parameters
Type |
Name |
Description |
int |
nth |
|
Returns
AskNthDisplayableAttributeValue(int)
Declaration
public string AskNthDisplayableAttributeValue(int nth)
Parameters
Type |
Name |
Description |
int |
nth |
|
Returns
AskNumberOfDisplayableAttributes()
Declaration
public int AskNumberOfDisplayableAttributes()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink