NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.LegendTableGroupStyle Class Reference

Manages the legend table group styles. More...

Inheritance diagram for NXOpen.CAE.Xyplot.LegendTableGroupStyle:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IVisibleDisplayStyle NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.Xyplot.LegendTableStyle 
GetLegendTableStyle (NXOpen.CAE.Xyplot.LegendTablePositionType legendTablePositionType)
 Gets legend table style by type. More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe
NXOpen.CAE.Xyplot.LegendTablePositionType 
ActiveLegendTablePosition [get, set]
 Returns or sets the active legend table position type More...
 
unsafe bool Visibility [get, set]
 Returns or sets the visibility More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IVisibleDisplayStyle
bool Visibility [get, set]
 Returns or sets the visibility More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Manages the legend table group styles.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.Xyplot.LegendTableStyle NXOpen.CAE.Xyplot.LegendTableGroupStyle.GetLegendTableStyle ( NXOpen.CAE.Xyplot.LegendTablePositionType  legendTablePositionType)
inline

Gets legend table style by type.

Created in NX12.0.0

License requirements: None.

Parameters
legendTablePositionType
Returns
Legend Table style

Property Documentation

unsafe NXOpen.CAE.Xyplot.LegendTablePositionType NXOpen.CAE.Xyplot.LegendTableGroupStyle.ActiveLegendTablePosition
getset

Returns or sets the active legend table position type

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.LegendTableGroupStyle.Visibility
getset

Returns or sets the visibility

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.