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

Manages the wall display styles. More...

Inheritance diagram for NXOpen.CAE.Xyplot.WallDisplayStyles:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.CAE.Xyplot.WallDisplayStyles2D NXOpen.CAE.Xyplot.WallDisplayStyles2DBarChart NXOpen.CAE.Xyplot.WallDisplayStyles3D

Public Member Functions

unsafe NXOpen.CAE.Xyplot.IAxisStyle GetAxisStyle (NXOpen.CAE.Xyplot.AxisDirection axisDirection)
 Gets the axis display style. More...
 
unsafe
NXOpen.CAE.Xyplot.AxisStyleSetting 
GetAxisStyleSetting (NXOpen.CAE.Xyplot.AxisDirection axisDirection)
 Gets the axis display style. More...
 
unsafe
NXOpen.CAE.Xyplot.LegendTableStyle 
GetCalculationLegendTableStyle ()
 Gets the calculation legend table style More...
 
unsafe
NXOpen.CAE.Xyplot.LegendTableGroupStyle 
GetLegendTableGroupStyle ()
 Gets the legend table group style More...
 
unsafe
NXOpen.CAE.Xyplot.TextStyleSetting 
GetTextStyleSetting (NXOpen.CAE.Xyplot.TextType textType)
 Gets the text style. 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.BaseGridLayoutStyleSetting 
GridLayoutStyleSetting [get]
 Returns the grid layout display style More...
 
unsafe NXOpen.CAE.Xyplot.PanStyle PanStyle [get]
 Returns the display style of the pan tool More...
 
unsafe
NXOpen.CAE.Xyplot.ProbingStyle 
ProbingStyle [get]
 Returns the probing display 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...
 

Additional Inherited Members

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

Detailed Description

Manages the wall display styles.

Not support KF.

Created in NX10.0.0

Member Function Documentation

unsafe NXOpen.CAE.Xyplot.IAxisStyle NXOpen.CAE.Xyplot.WallDisplayStyles.GetAxisStyle ( NXOpen.CAE.Xyplot.AxisDirection  axisDirection)
inline

Gets the axis display style.

Created in NX1847.0.0

License requirements: None.

Parameters
axisDirectionAxis direction
Returns
Axis style
unsafe NXOpen.CAE.Xyplot.AxisStyleSetting NXOpen.CAE.Xyplot.WallDisplayStyles.GetAxisStyleSetting ( NXOpen.CAE.Xyplot.AxisDirection  axisDirection)
inline

Gets the axis display style.

Created in NX10.0.0

Deprecated in NX1847.0.0. Use NXOpen.CAE.Xyplot.WallDisplayStyles.GetAxisStyle instead.

License requirements: None.

Parameters
axisDirectionAxis direction
Returns
Axis style
unsafe NXOpen.CAE.Xyplot.LegendTableStyle NXOpen.CAE.Xyplot.WallDisplayStyles.GetCalculationLegendTableStyle ( )
inline

Gets the calculation legend table style

Created in NX1899.0.0

License requirements: None.

Returns
unsafe NXOpen.CAE.Xyplot.LegendTableGroupStyle NXOpen.CAE.Xyplot.WallDisplayStyles.GetLegendTableGroupStyle ( )
inline

Gets the legend table group style

Created in NX12.0.0

License requirements: None.

Returns
Legend table group style
unsafe NXOpen.CAE.Xyplot.TextStyleSetting NXOpen.CAE.Xyplot.WallDisplayStyles.GetTextStyleSetting ( NXOpen.CAE.Xyplot.TextType  textType)
inline

Gets the text style.

Created in NX10.0.0

License requirements: None.

Parameters
textTypeText type
Returns
Text display style

Property Documentation

unsafe NXOpen.CAE.Xyplot.BaseGridLayoutStyleSetting NXOpen.CAE.Xyplot.WallDisplayStyles.GridLayoutStyleSetting
get

Returns the grid layout display style

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.PanStyle NXOpen.CAE.Xyplot.WallDisplayStyles.PanStyle
get

Returns the display style of the pan tool

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.ProbingStyle NXOpen.CAE.Xyplot.WallDisplayStyles.ProbingStyle
get

Returns the probing display style

Created in NX12.0.0

License requirements: None.


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