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

Axis number display style 


More...

Public Member Functions

 AxisNumberStyle (NXOpen::CAE::Xyplot::DecimalFormat decimalFormatInitial, const NXOpen::CAE::Xyplot::TextStyle &numberStyleInitial)
 Constructor for the AxisNumberStyle struct.
 

Public Attributes

NXOpen::CAE::Xyplot::DecimalFormat DecimalFormat
 Decimal format.
 
NXOpen::CAE::Xyplot::TextStyle NumberStyle
 Number style.
 

Detailed Description

Axis number display style 


Deprecated:
Deprecated in NX9.0.0.

Use CAE::Xyplot::TextStyleSetting instead.

Constructor & Destructor Documentation

NXOpen::CAE::Xyplot::AxisNumberStyle::AxisNumberStyle ( NXOpen::CAE::Xyplot::DecimalFormat  decimalFormatInitial,
const NXOpen::CAE::Xyplot::TextStyle numberStyleInitial 
)

Constructor for the AxisNumberStyle struct.

Parameters
decimalFormatInitialDecimal format
numberStyleInitialNumber style

Member Data Documentation

NXOpen::CAE::Xyplot::DecimalFormat NXOpen::CAE::Xyplot::AxisNumberStyle::DecimalFormat

Decimal format.

NXOpen::CAE::Xyplot::TextStyle NXOpen::CAE::Xyplot::AxisNumberStyle::NumberStyle

Number style.


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