NX Open C++ Reference Guide
|
Represents the interface for plot display style classes
Created in NX9.0.0.
More...
Public Member Functions | |
virtual void | CommitChange ()=0 |
Commits any edits that have been applied to the display style. | |
Represents the interface for plot display style classes
Created in NX9.0.0.
|
pure virtual |
Commits any edits that have been applied to the display style.
Triggers the corresponding plot to update graph.
Created in NX9.0.0.
License requirements : nx_ftk ("NX Advanced Graphing")
Implemented in NXOpen::CAE::Xyplot::BaseTemplate, NXOpen::CAE::Xyplot::TextStyleSetting, NXOpen::CAE::Xyplot::BaseGridLayoutStyleSetting, NXOpen::CAE::Xyplot::AxisStyleSetting, and NXOpen::CAE::Xyplot::BaseSymbolStyleSetting.