NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::GeneralDisplayStyles2D Class Reference

Manages the general display styles for 2D plot. More...

Inheritance diagram for NXOpen::CAE::Xyplot::GeneralDisplayStyles2D:
NXOpen::CAE::Xyplot::GeneralDisplayStyles NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

NXOpen::CAE::Xyplot::ComplexOption2D ComplexOption ()
 Returns the complex option
Created in NX10.0.0. More...
 
void SetComplexOption (NXOpen::CAE::Xyplot::ComplexOption2D complexOption)
 Sets the complex option
Created in NX10.0.0. More...
 
void SetShowOrderedAbscissa (bool ordered)
 Sets a value indicating whether to show the data by ordered abscissa or not
More...
 
bool ShowOrderedAbscissa ()
 Returns a value indicating whether to show the data by ordered abscissa or not
More...
 
void SwitchXYAxis ()
 Switches the X/Y axis
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::GeneralDisplayStyles
double PhaseAngle ()
 Returns the phase angle in degree
Created in NX10.0.0. More...
 
NXOpen::CAE::Xyplot::PhaseRangeOption PhaseRangeOption ()
 Returns the phase range option
Created in NX10.0.0. More...
 
void SetPhaseAngle (double phaseAngle)
 Sets the phase angle in degree
Created in NX10.0.0. More...
 
void SetPhaseRangeOption (NXOpen::CAE::Xyplot::PhaseRangeOption phaseRangeOption)
 Sets the phase range option
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseDisplayStyleSetting
virtual void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Finds the NXOpen::TaggedObject with the given identifier as recorded in a journal. More...
 
NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object. More...
 
virtual
NXOpen::CAE::Xyplot::IDisplayStyle
Owner ()
 Returns the owner style
Created in NX10.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Manages the general display styles for 2D plot.


Not support KF.

Created in NX10.0.0.

Member Function Documentation

NXOpen::CAE::Xyplot::ComplexOption2D NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::ComplexOption ( )

Returns the complex option
Created in NX10.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SetComplexOption ( NXOpen::CAE::Xyplot::ComplexOption2D  complexOption)

Sets the complex option
Created in NX10.0.0.



License requirements : None

Parameters
complexOptionComplex option
void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SetShowOrderedAbscissa ( bool  ordered)

Sets a value indicating whether to show the data by ordered abscissa or not

Deprecated:
Deprecated in NX1847.0.0.

Use NXOpen::CAE::Xyplot::PlotTypePlotBarChart to display data in ordered absciss instead.


Created in NX10.0.0.

License requirements : None

Parameters
orderedShow ordered abscissa or not
bool NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::ShowOrderedAbscissa ( )

Returns a value indicating whether to show the data by ordered abscissa or not

Deprecated:
Deprecated in NX1847.0.0.

This functionality is no longer supported.


Created in NX10.0.0.

License requirements : None

void NXOpen::CAE::Xyplot::GeneralDisplayStyles2D::SwitchXYAxis ( )

Switches the X/Y axis
Created in NX10.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.