NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::Xyplot::IAxisStyle Class Referenceabstract

Represents the axis style setting interface. More...

Inheritance diagram for NXOpen::CAE::Xyplot::IAxisStyle:
NXOpen::CAE::Xyplot::ArgumentAxisStyleSetting NXOpen::CAE::Xyplot::AxisStyleSetting NXOpen::CAE::Xyplot::PanStyle NXOpen::CAE::Xyplot::AxisYStyleSetting NXOpen::CAE::Xyplot::ColorAxisStyleSetting

Public Member Functions

virtual
NXOpen::CAE::Xyplot::TextStyleSetting
GetAnnotationStyle ()=0
 Gets the annotation style. More...
 
virtual
NXOpen::CAE::Xyplot::CustomTextStyleSetting
GetLabelDisplayStyle ()=0
 Gets the label style
Created in NX1847.0.0. More...
 

Detailed Description

Represents the axis style setting interface.

This interface is suitable for those axis style which own a label style setting and an annotation style setting;


Created in NX1847.0.0.

Member Function Documentation

virtual NXOpen::CAE::Xyplot::TextStyleSetting* NXOpen::CAE::Xyplot::IAxisStyle::GetAnnotationStyle ( )
pure virtual

Gets the annotation style.

Returns
Axis item style
Created in NX1847.0.0.

License requirements : None

Implemented in NXOpen::CAE::Xyplot::AxisStyleSetting, NXOpen::CAE::Xyplot::ArgumentAxisStyleSetting, and NXOpen::CAE::Xyplot::PanStyle.

virtual NXOpen::CAE::Xyplot::CustomTextStyleSetting* NXOpen::CAE::Xyplot::IAxisStyle::GetLabelDisplayStyle ( )
pure virtual

Gets the label style
Created in NX1847.0.0.



License requirements : None

Implemented in NXOpen::CAE::Xyplot::AxisStyleSetting, NXOpen::CAE::Xyplot::ArgumentAxisStyleSetting, and NXOpen::CAE::Xyplot::PanStyle.


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