Search Results for

    Show / Hide Table of Contents

    Class DiagramDisplayStylesColorMap

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseDisplayStyleSetting
    DiagramDisplayStyles
    DiagramDisplayStylesColorMap
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    Inherited Members
    DiagramDisplayStyles.GetGraphStyle(Int32)
    DiagramDisplayStyles.SetGraphStyle(Int32, GraphStyle)
    DiagramDisplayStyles.GetLineStyleSetting(Int32)
    DiagramDisplayStyles.GetBarStyleSetting(Int32)
    DiagramDisplayStyles.GetScatterStyleSetting(Int32)
    DiagramDisplayStyles.GetSurfaceStyleSetting(Int32)
    DiagramDisplayStyles.GetVectorStyleSetting(Int32)
    DiagramDisplayStyles.SetGraphStyleName(Int32, String)
    DiagramDisplayStyles.GetGraphStyleName(Int32)
    DiagramDisplayStyles.StyleCount
    BaseDisplayStyleSetting.Find(String)
    BaseDisplayStyleSetting.CommitChange()
    BaseDisplayStyleSetting.JournalIdentifier
    BaseDisplayStyleSetting.Owner
    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 DiagramDisplayStylesColorMap : DiagramDisplayStyles, IMessageSink, IDisplayStyle

    Constructors

    DiagramDisplayStylesColorMap()

    Declaration
    protected DiagramDisplayStylesColorMap()

    Properties

    GraphOptionsStyle

    Declaration
    public GraphOptionsStyleColorMap GraphOptionsStyle { get; }
    Property Value
    Type Description
    GraphOptionsStyleColorMap

    Implements

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