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

Represents the bar chart display style. More...

Inheritance diagram for NXOpen.CAE.Xyplot.BarChartStyleSetting:
NXOpen.CAE.Xyplot.BaseSymbolStyleSetting NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.TaggedObject NXOpen.CAE.Xyplot.IDisplayStyle NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.NXColor FillingColor [get, set]
 Returns or sets the filling color More...
 
unsafe NXOpen.NXColor OutlineColor [get, set]
 Returns or sets the outline color More...
 
unsafe
NXOpen.CAE.Xyplot.PointMarker 
PointMarkerIdx [get, set]
 Returns or sets the point marker More...
 
unsafe bool ShowOutline [get, set]
 Returns or sets the outline visibility More...
 
unsafe bool ShowText [get, set]
 Returns or sets the text visibility More...
 
unsafe int SpaceBetweenTextAndBar [get, set]
 Returns or sets the spaces between text and bar measured in percentage. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.BaseSymbolStyleSetting
unsafe
NXOpen.CAE.Xyplot.PointMarker 
PointMarker [get, set]
 Returns or sets the point marker 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...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the bar chart 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

Property Documentation

unsafe NXOpen.NXColor NXOpen.CAE.Xyplot.BarChartStyleSetting.FillingColor
getset

Returns or sets the filling color

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.NXColor NXOpen.CAE.Xyplot.BarChartStyleSetting.OutlineColor
getset

Returns or sets the outline color

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.Xyplot.PointMarker NXOpen.CAE.Xyplot.BarChartStyleSetting.PointMarkerIdx
getset

Returns or sets the point 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.BarChartStyleSetting.ShowOutline
getset

Returns or sets the outline visibility

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAE.Xyplot.BarChartStyleSetting.ShowText
getset

Returns or sets the text visibility

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.CAE.Xyplot.BarChartStyleSetting.SpaceBetweenTextAndBar
getset

Returns or sets the spaces between text and bar measured in percentage.

The acceptable range is 0-10.

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.