NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting Class Reference

Represents the argument axis display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IDisplayStyle

Public Member Functions

unsafe string[] GetAbsCustomerRange ()
 Gets the abscissa customer range More...
 
unsafe void SetAbsCustomerRange (string[] absCustomerRange)
 Sets the abscissa customer range More...
 
unsafe
NXOpen.CAE.Xyplot.TextStyleSetting 
GetAxisItemStyleSetting ()
 Gets the axis item style More...
 
unsafe
NXOpen.CAE.Xyplot.CustomTextStyleSetting 
GetLabelStyle ()
 Gets the label style More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 

Properties

unsafe bool RangeAuto [get, set]
 Returns or sets a value indicating whether to set axis range automatically More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Detailed Description

Represents the argument axis display style.

Call CAE.Xyplot.BaseDisplayStyleSetting.CommitChange to apply style changes to corresponding plot after it's modified.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting.GetAbsCustomerRange ( )

Gets the abscissa customer range

Created in NX12.0.0

License requirements: None.

Returns
Abscissa customer range
unsafe NXOpen.CAE.Xyplot.TextStyleSetting NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting.GetAxisItemStyleSetting ( )

Gets the axis item style

Created in NX12.0.0

License requirements: None.

Returns
Axis item style
unsafe NXOpen.CAE.Xyplot.CustomTextStyleSetting NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting.GetLabelStyle ( )

Gets the label style

Created in NX12.0.0

License requirements: None.

Returns
unsafe void NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting.SetAbsCustomerRange ( string[]  absCustomerRange)

Sets the abscissa customer range

Created in NX12.0.0

License requirements: None.

Parameters
absCustomerRangeAbscissa customer range

Property Documentation

unsafe bool NXOpen.CAE.Xyplot.ArgumentAxisStyleSetting.RangeAuto
getset

Returns or sets a value indicating whether to set axis range automatically

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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