Class ResultLegendStyle
Inheritance
System.Object
System.MarshalByRefObject
ResultLegendStyle
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class ResultLegendStyle : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle, IVisibleDisplayStyle
Constructors
ResultLegendStyle()
Declaration
protected ResultLegendStyle()
Properties
OverflowResultColorOption
Declaration
public FlowResultColor OverflowResultColorOption { get; set; }
Property Value
Type | Description |
---|---|
FlowResultColor |
OverflowResultShadedColor
Declaration
public NXColor OverflowResultShadedColor { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
UnderflowResultColorOption
Declaration
public FlowResultColor UnderflowResultColorOption { get; set; }
Property Value
Type | Description |
---|---|
FlowResultColor |
UnderflowResultShadedColor
Declaration
public NXColor UnderflowResultShadedColor { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
UnknownResultColorOption
Declaration
public UnknownResultColor UnknownResultColorOption { get; set; }
Property Value
Type | Description |
---|---|
UnknownResultColor |
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink