NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::AxisYStyleSetting Class Reference

Represents the axis y display style. More...

Inheritance diagram for NXOpen::CAE::Xyplot::AxisYStyleSetting:
NXOpen::CAE::Xyplot::AxisStyleSetting NXOpen::CAE::Xyplot::BaseDisplayStyleSetting NXOpen::TaggedObject NXOpen::CAE::Xyplot::IDisplayStyle

Public Member Functions

bool BarLowerLimit ()
 Returns the bar lower limit indicating whether a bar is plotted from minimum or zero position of axis y
Created in NX12.0.0. More...
 
void SetBarLowerLimit (bool barLowerLimit)
 Sets the bar lower limit indicating whether a bar is plotted from minimum or zero position of axis y
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAE::Xyplot::AxisStyleSetting
NXOpen::CAE::Xyplot::AxisType AxisType ()
 Returns the axis scale type
Created in NX9.0.0. More...
 
int DbDecades ()
 Returns the number of dB decades to display. More...
 
double DbRef ()
 Returns the dB reference value for a dB axis type. More...
 
NXOpen::CAE::Xyplot::AxisDBScale DbScale ()
 Returns the dB scale. More...
 
NXOpen::CAE::SignalProcessingDBSettingsGetDBSettings ()
 Gets the dB settings. More...
 
NXOpen::CAE::FTK::BaseUnitGetDisplayUnit ()
 Gets display unit. More...
 
void GetFixedLimits (double *lowerLimit, double *upperLimit)
 Gets the fixed limits
Created in NX12.0.0. More...
 
NXOpen::CAE::Xyplot::CustomTextStyleSettingGetLabelStyle ()
 Gets the label style. More...
 
NXOpen::CAE::Xyplot::TextStyleSettingGetNumberStyle ()
 Gets the number style. More...
 
int GraphOverhead ()
 Returns the round value to display. More...
 
NXOpen::CAE::Xyplot::LimitsType LimitsType ()
 Returns the limits type
Created in NX12.0.0. More...
 
int LogDecades ()
 Returns the number of Log decades to display. More...
 
void LogUnitChangedEvent ()
 Logs an update event for changing display unit before committing AxisStyleSetting change. More...
 
void SetAxisType (NXOpen::CAE::Xyplot::AxisType axisType)
 Sets the axis scale type
Created in NX9.0.0. More...
 
void SetDbDecades (int dbDecades)
 Sets the number of dB decades to display. More...
 
void SetDbRef (double dbRef)
 Sets the dB reference value for a dB axis type. More...
 
void SetDbScale (NXOpen::CAE::Xyplot::AxisDBScale dbScale)
 Sets the dB scale. More...
 
void SetFixedLimits (double lowerLimit, double upperLimit)
 Sets the fixed limits
Created in NX12.0.0. More...
 
void SetGraphOverhead (int graphOverhead)
 Sets the round value to display. More...
 
void SetLimitsType (NXOpen::CAE::Xyplot::LimitsType limitsType)
 Sets the limits type
Created in NX12.0.0. More...
 
void SetLogDecades (int logDecades)
 Sets the number of Log decades to display. More...
 
void SetUnitSystem (NXOpen::CAE::Xyplot::UnitSystem unitSystem)
 Sets the unit system
More...
 
void SetUnitSystemType (NXOpen::CAE::XyFunctionUnitSystem unitSystemType)
 Sets the unit system type
Created in NX12.0.0. More...
 
NXOpen::CAE::Xyplot::UnitSystem UnitSystem ()
 Returns the unit system
More...
 
NXOpen::CAE::XyFunctionUnitSystem UnitSystemType ()
 Returns the unit system type
Created in NX12.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

Represents the axis y display style.

Call CAE::Xyplot::BaseDisplayStyleSetting::CommitChange to apply style changes to corresponding plot after it's modified.
Not support KF.

Created in NX12.0.0.

Member Function Documentation

bool NXOpen::CAE::Xyplot::AxisYStyleSetting::BarLowerLimit ( )

Returns the bar lower limit indicating whether a bar is plotted from minimum or zero position of axis y
Created in NX12.0.0.



License requirements : None

void NXOpen::CAE::Xyplot::AxisYStyleSetting::SetBarLowerLimit ( bool  barLowerLimit)

Sets the bar lower limit indicating whether a bar is plotted from minimum or zero position of axis y
Created in NX12.0.0.



License requirements : None

Parameters
barLowerLimitBar Lower Limit

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