Search Results for

    Show / Hide Table of Contents

    Class AxisItemStyle

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseDisplayStyleSetting
    TextStyleSetting
    AxisItemStyle
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IDisplayStyle
    IVisibleDisplayStyle
    Inherited Members
    TextStyleSetting.Alignment
    TextStyleSetting.Color
    TextStyleSetting.Font
    TextStyleSetting.FontStyle
    TextStyleSetting.FontType
    TextStyleSetting.GlobalSizeScale
    TextStyleSetting.IsGlobalSizeAutoScaled
    TextStyleSetting.LeaderStyle
    TextStyleSetting.NumberFormat
    TextStyleSetting.Orientation
    TextStyleSetting.Size
    TextStyleSetting.TextBoxStyle
    TextStyleSetting.UseGlobalFontSetting
    TextStyleSetting.Weight
    TextStyleSetting.Visibility
    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 AxisItemStyle : TextStyleSetting, IMessageSink, IDisplayStyle, IVisibleDisplayStyle

    Constructors

    AxisItemStyle()

    Declaration
    protected AxisItemStyle()

    Properties

    MaximumCharacterCount

    Declaration
    public int MaximumCharacterCount { get; set; }
    Property Value
    Type Description
    System.Int32

    Implements

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