NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Xyplot::AxisLabelStyle Struct Reference

Axis label display style 


More...

Public Member Functions

 AxisLabelStyle (bool autoLabelTitleInitial, const NXString &labelTitleInitial, const NXOpen::CAE::Xyplot::TextOption &textOptionInitial)
 Constructor for the AxisLabelStyle struct.
 

Public Attributes

bool AutoLabelTitle
 Whether to use the automatic label title.
 
NXString LabelTitle
 User defined label title.
 
NXOpen::CAE::Xyplot::TextOption TextOption
 Label text option.
 

Detailed Description

Axis label display style 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::TextStyleSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::AxisLabelStyle::AxisLabelStyle ( bool  autoLabelTitleInitial,
const NXString labelTitleInitial,
const NXOpen::CAE::Xyplot::TextOption textOptionInitial 
)

Constructor for the AxisLabelStyle struct.

Parameters
autoLabelTitleInitialWhether to use the automatic label title
labelTitleInitialUser defined label title
textOptionInitialLabel text option

Member Data Documentation

bool NXOpen::CAE::Xyplot::AxisLabelStyle::AutoLabelTitle

Whether to use the automatic label title.

NXString NXOpen::CAE::Xyplot::AxisLabelStyle::LabelTitle

User defined label title.

NXOpen::CAE::Xyplot::TextOption NXOpen::CAE::Xyplot::AxisLabelStyle::TextOption

Label text option.


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