Class DiagramDisplayStylesCampbell
Inheritance
System.Object
System.MarshalByRefObject
DiagramDisplayStylesCampbell
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 DiagramDisplayStylesCampbell : DiagramDisplayStyles, IMessageSink, IDisplayStyle
Constructors
DiagramDisplayStylesCampbell()
Declaration
protected DiagramDisplayStylesCampbell()
Properties
GraphType
Declaration
public CampbellGraphType GraphType { get; set; }
Property Value
| Type | Description |
|---|---|
| CampbellGraphType |
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
| Type | Description |
|---|---|
| DisplayableObject.ObjectWidth |
PointMarker
Declaration
public PointMarker PointMarker { get; set; }
Property Value
| Type | Description |
|---|---|
| PointMarker |
PointSizeScale
Declaration
public double PointSizeScale { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
PointSizeType
Declaration
public CampbellPointSizeType PointSizeType { get; set; }
Property Value
| Type | Description |
|---|---|
| CampbellPointSizeType |
ShowBackground
Declaration
public bool ShowBackground { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink