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

Axis label display style. More...

List of all members.

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.


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

Whether to use the automatic label title.

User defined label title.

Label text option.


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