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

Manages the legend table text styles. More...

Inheritance diagram for NXOpen.CAE.Xyplot.LegendTableTextStyle:
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 double GetMargin (NXOpen.CAE.Xyplot.TextBoxMarginOption marginOption)
 Gets the margin value of legend table More...
 
unsafe void SetMargin (NXOpen.CAE.Xyplot.TextBoxMarginOption marginOption, double marginValue)
 Sets the margin value of legend table More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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...
 

Detailed Description

Manages the legend table text styles.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe double NXOpen.CAE.Xyplot.LegendTableTextStyle.GetMargin ( NXOpen.CAE.Xyplot.TextBoxMarginOption  marginOption)
inline

Gets the margin value of legend table

Created in NX12.0.0

License requirements: None.

Parameters
marginOptionmargin option
Returns
unsafe void NXOpen.CAE.Xyplot.LegendTableTextStyle.SetMargin ( NXOpen.CAE.Xyplot.TextBoxMarginOption  marginOption,
double  marginValue 
)
inline

Sets the margin value of legend table

Created in NX12.0.0

License requirements: None.

Parameters
marginOptionmargin option
marginValue

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