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

Axis number display style. More...

List of all members.

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.


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

Decimal format.

Number style.


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