Search Results for

    Show / Hide Table of Contents

    Class BaseDisplayStyleSetting

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseDisplayStyleSetting
    AngleAxisStyleSetting
    ArgumentAxisStyleSetting
    AxisStyleSetting
    BaseGridLayoutStyleSetting
    BaseSymbolStyleSetting
    ColorScaleStyle
    CurveDisplaySettings
    DiagramDisplayStyles
    FormulaExpressionStyle
    FormulaGridStyle
    FrequencyBandSummationStyle
    GeneralDisplayStyles
    GraphOptionsStyle2D
    GraphOptionsStyleColorMap
    LegendTableGroupStyle
    LegendTableStyle
    PanStyle
    PlotGraphTemplate
    ProbingStyle
    ResultLegendStyle
    TextBoxStyleSetting
    TextStyleSetting
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    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 BaseDisplayStyleSetting : TaggedObject, IMessageSink, IDisplayStyle

    Constructors

    BaseDisplayStyleSetting()

    Declaration
    protected BaseDisplayStyleSetting()

    Properties

    JournalIdentifier

    Declaration
    public string JournalIdentifier { get; }
    Property Value
    Type Description
    System.String

    Owner

    Declaration
    public IDisplayStyle Owner { get; }
    Property Value
    Type Description
    IDisplayStyle

    Methods

    CommitChange()

    Declaration
    public void CommitChange()

    Find(String)

    Declaration
    public TaggedObject Find(string journalIdentifier)
    Parameters
    Type Name Description
    System.String journalIdentifier
    Returns
    Type Description
    TaggedObject

    Implements

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