NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.CAE.Xyplot.DiagramDisplayStyles2DBarChart Class Reference

Manages the 2D bar chart diagram display styles. More...

Inheritance diagram for NXOpen.CAE.Xyplot.DiagramDisplayStyles2DBarChart:
NXOpen.CAE.Xyplot.DiagramDisplayStyles NXOpen.CAE.Xyplot.BaseDisplayStyleSetting NXOpen.CAE.Xyplot.IDisplayStyle

Public Member Functions

unsafe
NXOpen.CAE.Xyplot.BarChartStyleSetting 
GetBarChartStyleSetting (int styleIndex)
 Gets the bar chart bar display style. More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.DiagramDisplayStyles
unsafe NXOpen.CAE.Xyplot.GraphStyle GetGraphStyle (int styleIndex)
 Gets the graph style. More...
 
unsafe void SetGraphStyle (int styleIndex, NXOpen.CAE.Xyplot.GraphStyle graphStyle)
 Sets the graph style. More...
 
unsafe
NXOpen.CAE.Xyplot.BaseLineStyleSetting 
GetLineStyleSetting (int styleIndex)
 Gets the line display style. More...
 
unsafe
NXOpen.CAE.Xyplot.BaseBarStyleSetting 
GetBarStyleSetting (int styleIndex)
 Gets the bar display style. More...
 
unsafe
NXOpen.CAE.Xyplot.BasePlateStyleSetting 
GetPlateStyleSetting (int styleIndex)
 Gets the plate display style. More...
 
unsafe
NXOpen.CAE.Xyplot.ScatterStyleSetting 
GetScatterStyleSetting (int styleIndex)
 Gets the scatter display style. More...
 
unsafe
NXOpen.CAE.Xyplot.SurfaceStyleSetting 
GetSurfaceStyleSetting (int styleIndex)
 Gets the surface display style. More...
 
unsafe
NXOpen.CAE.Xyplot.VectorStyle2DSetting 
GetVectorStyleSetting (int styleIndex)
 Gets the vector display style. More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.BaseDisplayStyleSetting
unsafe NXOpen.TaggedObject Find (string journalIdentifier)
 Finds the NXOpen.TaggedObject with the given identifier as recorded in a journal. More...
 
unsafe void CommitChange ()
 Commits any edits that have been applied to the display style. More...
 

Properties

unsafe int SpaceBetweenFunctions [get, set]
 Returns or sets the space between functions measured in percentage. More...
 
unsafe int SpaceBetweenItems [get, set]
 Returns or sets the space between items measured in percentage. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.DiagramDisplayStyles
unsafe int StyleCount [get]
 Returns the style count 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.CAE.Xyplot.IDisplayStyle
NXOpen.CAE.Xyplot.IDisplayStyle Owner [get]
 Returns the owner style More...
 

Detailed Description

Manages the 2D bar chart diagram display styles.

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 NXOpen.CAE.Xyplot.BarChartStyleSetting NXOpen.CAE.Xyplot.DiagramDisplayStyles2DBarChart.GetBarChartStyleSetting ( int  styleIndex)

Gets the bar chart bar display style.

The style index must be greater than or equal to 0 and less than CAE.Xyplot.DiagramDisplayStyles.StyleCount .

Created in NX12.0.0

License requirements: None.

Parameters
styleIndexStyle index
Returns
Bar Chart Bar style

Property Documentation

unsafe int NXOpen.CAE.Xyplot.DiagramDisplayStyles2DBarChart.SpaceBetweenFunctions
getset

Returns or sets the space between functions 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.

unsafe int NXOpen.CAE.Xyplot.DiagramDisplayStyles2DBarChart.SpaceBetweenItems
getset

Returns or sets the space between items 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.