NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.MarkerStyleSetting Class Reference

Represents the marker display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.MarkerStyleSetting:
NXOpen.CAE.Xyplot.TextStyleSetting NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IVisibleDisplayStyle NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetNoteTexts ()
 Gets the note texts More...
 
unsafe void SetNoteTexts (string[] noteTexts)
 Sets the note texts More...
 

Properties

unsafe double AbsPercentage [get, set]
 Returns or sets the scale of abscissa percentage setting, just for attachment type: Abscissa Percentage, and the value shuould be limited in [0. More...
 
unsafe NXOpen.CAE.Xyplot.AnchorType AttachmentType [get, set]
 Returns or sets the attachment type for associative marker More...
 
unsafe bool NoteTextVisibility [get, set]
 Returns or sets the option specifies whether to show note text More...
 
unsafe bool NumberTextVisibility [get, set]
 Returns or sets the option specifies whether to show number text More...
 
unsafe bool SnapToData [get, set]
 Returns or sets the option specifies whether just to search source data when creating associative marker More...
 
- Properties inherited from NXOpen.CAE.Xyplot.TextStyleSetting
unsafe
NXOpen.CAE.Xyplot.TextAlignment 
Alignment [get, set]
 Returns or sets the text alignment. More...
 
unsafe NXOpen.NXColor Color [get, set]
 Returns or sets the text color More...
 
unsafe string Font [get, set]
 Returns or sets the text font More...
 
unsafe
NXOpen.Preferences.VisualizationFonts.StyleType 
FontStyle [get, set]
 Returns or sets the text font style. More...
 
unsafe NXOpen.CAE.Xyplot.Fonttype FontType [get, set]
 Returns or sets the text font type More...
 
unsafe double GlobalSizeScale [get, set]
 Returns or sets the scale of global text size. More...
 
unsafe bool IsGlobalSizeAutoScaled [get, set]
 Returns or sets a value indicating whether to automatically adjust the scale of global text size to fit the screen. More...
 
unsafe
NXOpen.CAE.Xyplot.LeaderStyle 
LeaderStyle [get]
 Returns the leader style More...
 
unsafe NXOpen.CAE.NumberFormat NumberFormat [get]
 Returns the number format options More...
 
unsafe
NXOpen.CAE.Xyplot.TextOrientation 
Orientation [get, set]
 Returns or sets the text orientation. More...
 
unsafe int Size [get, set]
 Returns or sets the text size. More...
 
unsafe
NXOpen.CAE.Xyplot.TextBoxStyleSetting 
TextBoxStyle [get]
 Returns the style of text box More...
 
unsafe bool UseGlobalFontSetting [get, set]
 Returns or sets a value indicating whether to use the global setting of text font, font style and font size. More...
 
unsafe bool Visibility [get, set]
 Returns or sets the visibility More...
 
unsafe
NXOpen.Display.TransientText.TextSize 
Weight [get, set]
 Returns or sets the text weight. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe
NXOpen.CAE.Xyplot.IDisplayStyle 
Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IVisibleDisplayStyle
bool Visibility [get, set]
 Returns or sets the visibility More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the marker display style.

Call CAE.Xyplot.BaseDisplayStyleSetting.CommitChange to apply style changes to corresponding plot after it's modified.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe string [] NXOpen.CAE.Xyplot.MarkerStyleSetting.GetNoteTexts ( )
inline

Gets the note texts

Created in NX12.0.0

License requirements: None.

Returns
Note Texts
unsafe void NXOpen.CAE.Xyplot.MarkerStyleSetting.SetNoteTexts ( string[]  noteTexts)
inline

Sets the note texts

Created in NX12.0.0

License requirements: None.

Parameters
noteTextsNote Texts

Property Documentation

unsafe double NXOpen.CAE.Xyplot.MarkerStyleSetting.AbsPercentage
getset

Returns or sets the scale of abscissa percentage setting, just for attachment type: Abscissa Percentage, and the value shuould be limited in [0.

0, 1.0]

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.AnchorType NXOpen.CAE.Xyplot.MarkerStyleSetting.AttachmentType
getset

Returns or sets the attachment type for associative marker

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.MarkerStyleSetting.NoteTextVisibility
getset

Returns or sets the option specifies whether to show note text

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.MarkerStyleSetting.NumberTextVisibility
getset

Returns or sets the option specifies whether to show number text

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.MarkerStyleSetting.SnapToData
getset

Returns or sets the option specifies whether just to search source data when creating associative marker

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.