NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.Xyplot.ColorAxisStyleSetting Class Reference

Represents the axis display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.ColorAxisStyleSetting:
NXOpen.CAE.Xyplot.AxisStyleSetting NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IAxisStyle NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.CAE.Xyplot.ColorScaleStyle 
ColorScaleStyleSetting [get]
 Returns the color scale display style. More...
 
unsafe
NXOpen.CAE.Xyplot.ResultLegendStyle 
ResultLegendStyleSetting [get]
 Returns the result legend display style. More...
 
unsafe
NXOpen.CAE.Xyplot.UnknownResultScaleStyle 
UnknownResultScaleStyleSetting [get]
 Returns the unknown result scale display style. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.AxisStyleSetting
unsafe NXOpen.CAE.Xyplot.AxisType AxisType [get, set]
 Returns or sets the axis scale type More...
 
unsafe int DbDecades [get, set]
 Returns or sets the number of dB decades to display. More...
 
unsafe double DbRef [get, set]
 Returns or sets the dB reference value for a dB axis type. More...
 
unsafe
NXOpen.CAE.Xyplot.AxisDBScale 
DbScale [get, set]
 Returns or sets the dB scale. More...
 
unsafe int GraphOverhead [get, set]
 Returns or sets the round value to display. More...
 
unsafe NXOpen.CAE.Xyplot.LimitsType LimitsType [get, set]
 Returns or sets the limits type More...
 
unsafe int LogDecades [get, set]
 Returns or sets the number of Log decades to display. More...
 
unsafe NXOpen.CAE.Xyplot.UnitSystem UnitSystem [get, set]
 Returns or sets the unit system More...
 
unsafe
NXOpen.CAE.XyFunctionUnitSystem 
UnitSystemType [get, set]
 Returns or sets the unit system type 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.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Xyplot.AxisStyleSetting
unsafe
NXOpen.CAE.Xyplot.TextStyleSetting 
GetAnnotationStyle ()
 Gets the annotation style More...
 
unsafe
NXOpen.CAE.SignalProcessingDBSettings 
GetDBSettings ()
 Gets the dB settings More...
 
unsafe NXOpen.CAE.FTK.BaseUnit GetDisplayUnit ()
 Gets display unit More...
 
unsafe void GetFixedLimits (out double lowerLimit, out double upperLimit)
 Gets the fixed limits More...
 
unsafe
NXOpen.CAE.Xyplot.CustomTextStyleSetting 
GetLabelDisplayStyle ()
 Gets the label style More...
 
unsafe
NXOpen.CAE.Xyplot.CustomTextStyleSetting 
GetLabelStyle ()
 Gets the label style More...
 
unsafe
NXOpen.CAE.Xyplot.TextStyleSetting 
GetNumberStyle ()
 Gets the number style More...
 
unsafe void LogUnitChangedEvent ()
 Logs an update event for changing display unit before committing AxisStyleSetting change. More...
 
unsafe void SetFixedLimits (double lowerLimit, double upperLimit)
 Sets the fixed limits More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the axis display style.

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

Not support KF.

Created in NX11.0.0

Property Documentation

unsafe NXOpen.CAE.Xyplot.ColorScaleStyle NXOpen.CAE.Xyplot.ColorAxisStyleSetting.ColorScaleStyleSetting
get

Returns the color scale display style.

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.ResultLegendStyle NXOpen.CAE.Xyplot.ColorAxisStyleSetting.ResultLegendStyleSetting
get

Returns the result legend display style.

Created in NX1847.0.0

License requirements: None.

unsafe NXOpen.CAE.Xyplot.UnknownResultScaleStyle NXOpen.CAE.Xyplot.ColorAxisStyleSetting.UnknownResultScaleStyleSetting
get

Returns the unknown result scale display style.

Created in NX11.0.0

Deprecated in NX1847.0.0. Removed without replacement.

License requirements: None.


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