Class ProbingStyle
Inheritance
ProbingStyle
Inherited Members
Namespace: NXOpen.CAE.Xyplot
Assembly: NXOpen.dll
Syntax
public class ProbingStyle : BaseDisplayStyleSetting, IMessageSink, IDisplayStyle
Constructors
ProbingStyle()
Declaration
protected ProbingStyle()
Properties
HelpLineStyle
Declaration
public CurveDisplaySettings HelpLineStyle { get; }
Property Value
Type | Description |
---|---|
CurveDisplaySettings |
StepLineStyle
Declaration
public CurveDisplaySettings StepLineStyle { get; }
Property Value
Type | Description |
---|---|
CurveDisplaySettings |
TextStyle
Declaration
public TextStyleSetting TextStyle { get; }
Property Value
Type | Description |
---|---|
TextStyleSetting |
Implements
System.Runtime.Remoting.Messaging.IMessageSink