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

Represents the result legend style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.ResultLegendStyle:
NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IVisibleDisplayStyle NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.CAE.Xyplot.FlowResultColor 
OverflowResultColorOption [get, set]
 Returns or sets the overflow result color option More...
 
unsafe NXOpen.NXColor OverflowResultShadedColor [get, set]
 Returns or sets the user defined color of overflow result, only available when NXOpen.CAE.Xyplot.ResultLegendStyle.OverflowResultColorOption is NXOpen.CAE.Xyplot.FlowResultColor.Shaded More...
 
unsafe
NXOpen.CAE.Xyplot.FlowResultColor 
UnderflowResultColorOption [get, set]
 Returns or sets the underflow result color option More...
 
unsafe NXOpen.NXColor UnderflowResultShadedColor [get, set]
 Returns or sets the user defined color of overflow result, only available when NXOpen.CAE.Xyplot.ResultLegendStyle.UnderflowResultColorOption is NXOpen.CAE.Xyplot.FlowResultColor.Shaded More...
 
unsafe
NXOpen.CAE.Xyplot.UnknownResultColor 
UnknownResultColorOption [get, set]
 Returns or sets the unknown result color option More...
 
unsafe bool Visibility [get, set]
 Returns or sets the visibility 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...
 
- Properties inherited from NXOpen.CAE.Xyplot.IVisibleDisplayStyle
bool Visibility [get, set]
 Returns or sets the visibility More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the result legend style.

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

Not support KF.

Created in NX1847.0.0

Property Documentation

unsafe NXOpen.CAE.Xyplot.FlowResultColor NXOpen.CAE.Xyplot.ResultLegendStyle.OverflowResultColorOption
getset

Returns or sets the overflow result color option

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.NXColor NXOpen.CAE.Xyplot.ResultLegendStyle.OverflowResultShadedColor
getset

Returns or sets the user defined color of overflow result, only available when NXOpen.CAE.Xyplot.ResultLegendStyle.OverflowResultColorOption is NXOpen.CAE.Xyplot.FlowResultColor.Shaded

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.FlowResultColor NXOpen.CAE.Xyplot.ResultLegendStyle.UnderflowResultColorOption
getset

Returns or sets the underflow result color option

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.NXColor NXOpen.CAE.Xyplot.ResultLegendStyle.UnderflowResultShadedColor
getset

Returns or sets the user defined color of overflow result, only available when NXOpen.CAE.Xyplot.ResultLegendStyle.UnderflowResultColorOption is NXOpen.CAE.Xyplot.FlowResultColor.Shaded

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.UnknownResultColor NXOpen.CAE.Xyplot.ResultLegendStyle.UnknownResultColorOption
getset

Returns or sets the unknown result color option

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.ResultLegendStyle.Visibility
getset

Returns or sets the visibility

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.