Search Results for

    Show / Hide Table of Contents

    Class DiagramDisplayStyles2DBarChart

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseDisplayStyleSetting
    DiagramDisplayStyles
    DiagramDisplayStyles2DBarChart
    Implements
    IMessageSink
    IDisplayStyle
    Inherited Members
    DiagramDisplayStyles.GetGraphStyle(int)
    DiagramDisplayStyles.SetGraphStyle(int, GraphStyle)
    DiagramDisplayStyles.GetLineStyleSetting(int)
    DiagramDisplayStyles.GetBarStyleSetting(int)
    DiagramDisplayStyles.GetScatterStyleSetting(int)
    DiagramDisplayStyles.GetSurfaceStyleSetting(int)
    DiagramDisplayStyles.GetVectorStyleSetting(int)
    DiagramDisplayStyles.SetGraphStyleName(int, string)
    DiagramDisplayStyles.GetGraphStyleName(int)
    DiagramDisplayStyles.StyleCount
    BaseDisplayStyleSetting.Find(string)
    BaseDisplayStyleSetting.CommitChange()
    BaseDisplayStyleSetting.JournalIdentifier
    BaseDisplayStyleSetting.Owner
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAE.Xyplot
    Assembly: NXOpen.dll
    Syntax
    public class DiagramDisplayStyles2DBarChart : DiagramDisplayStyles, IMessageSink, IDisplayStyle

    Constructors

    DiagramDisplayStyles2DBarChart()

    Declaration
    protected DiagramDisplayStyles2DBarChart()

    Properties

    SpaceBetweenFunctions

    Declaration
    public int SpaceBetweenFunctions { get; set; }
    Property Value
    Type Description
    int

    SpaceBetweenItems

    Declaration
    public int SpaceBetweenItems { get; set; }
    Property Value
    Type Description
    int

    Methods

    GetBarChartStyleSetting(int)

    Declaration
    public BarChartStyleSetting GetBarChartStyleSetting(int styleIndex)
    Parameters
    Type Name Description
    int styleIndex
    Returns
    Type Description
    BarChartStyleSetting

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    In this article
    Back to top Generated by DocFX