Search Results for

    Show / Hide Table of Contents

    Class WallDisplayStyles

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    WallDisplayStyles
    WallDisplayStyles2D
    WallDisplayStyles3D
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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 WallDisplayStyles : TaggedObject, IMessageSink

    Constructors

    WallDisplayStyles()

    Declaration
    protected WallDisplayStyles()

    Properties

    GridLayoutStyleSetting

    Declaration
    public BaseGridLayoutStyleSetting GridLayoutStyleSetting { get; }
    Property Value
    Type Description
    BaseGridLayoutStyleSetting

    PanStyle

    Declaration
    public PanStyle PanStyle { get; }
    Property Value
    Type Description
    PanStyle

    ProbingStyle

    Declaration
    public ProbingStyle ProbingStyle { get; }
    Property Value
    Type Description
    ProbingStyle

    Methods

    GetAxisStyle(AxisDirection)

    Declaration
    public IAxisStyle GetAxisStyle(AxisDirection axisDirection)
    Parameters
    Type Name Description
    AxisDirection axisDirection
    Returns
    Type Description
    IAxisStyle

    GetCalculationLegendTableStyle()

    Declaration
    public LegendTableStyle GetCalculationLegendTableStyle()
    Returns
    Type Description
    LegendTableStyle

    GetLegendTableGroupStyle()

    Declaration
    public LegendTableGroupStyle GetLegendTableGroupStyle()
    Returns
    Type Description
    LegendTableGroupStyle

    GetTextStyleSetting(TextType)

    Declaration
    public TextStyleSetting GetTextStyleSetting(TextType textType)
    Parameters
    Type Name Description
    TextType textType
    Returns
    Type Description
    TextStyleSetting

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In This Article
    Back to top Generated by DocFX