Class ResultLegendStyle
Inheritance
ResultLegendStyle
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
OverflowResultShadedColor
Declaration
public NXColor OverflowResultShadedColor { get; set; }
Property Value
UnderflowResultColorOption
Declaration
public FlowResultColor UnderflowResultColorOption { get; set; }
Property Value
UnderflowResultShadedColor
Declaration
public NXColor UnderflowResultShadedColor { get; set; }
Property Value
UnknownResultColorOption
Declaration
public UnknownResultColor UnknownResultColorOption { get; set; }
Property Value
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink