NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.CAE.Xyplot.IAxisStyle Interface Reference

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

NXOpen.CAE.Xyplot.TextStyleSetting GetAnnotationStyle ()
 Gets the annotation style More...
 
NXOpen.CAE.Xyplot.CustomTextStyleSetting GetLabelDisplayStyle ()
 Gets the label style 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

NXOpen.CAE.Xyplot.TextStyleSetting NXOpen.CAE.Xyplot.IAxisStyle.GetAnnotationStyle ( )

Gets the annotation style

Created in NX1847.0.0

License requirements: None.

Returns
Axis item style

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

NXOpen.CAE.Xyplot.CustomTextStyleSetting NXOpen.CAE.Xyplot.IAxisStyle.GetLabelDisplayStyle ( )

Gets the label style

Created in NX1847.0.0

License requirements: None.

Returns

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


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