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

Represents a data accessor to retrieve data of a function which is plotted in BarChart graphs. More...

Inheritance diagram for NXOpen.CAE.Xyplot.BarChartFunctionDataAccessor:
NXOpen.CAE.Xyplot.IFunctionDataAccessor NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe void AskDisplayData (out double[] indenpendentValues, out double[] dependentValues)
 Asks display data. More...
 
unsafe void AskPointLabels (out string[] pointLabels)
 Asks point labels. More...
 
- Public Member Functions inherited from NXOpen.CAE.Xyplot.IFunctionDataAccessor
unsafe
NXOpen.CAE.Xyplot.AxisAccessor 
AskAxisAccessor (NXOpen.CAE.Xyplot.AxisDirection axisDirection)
 Asks axis accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.AxisAccessor 
AskColorAxisAccessor ()
 Asks color axis accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.FunctionLegendAccessor 
AskFunctionLegendAccessor ()
 Asks function legend accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.LegendAccessor 
AskLegendAccessor ()
 Asks legend accessor. More...
 
unsafe
NXOpen.CAE.Xyplot.OverallLevelAccessor 
AskOverallLevelAccessor ()
 Asks overall level accessor More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.CAE.Xyplot.IFunctionDataAccessor
override void FreeResource ()
 Destroys the object. More...
 
- Properties inherited from NXOpen.CAE.Xyplot.IFunctionDataAccessor
unsafe string FunctionType [get]
 Returns the function type name. More...
 
unsafe string RecordName [get]
 Returns the record name. More...
 
unsafe
NXOpen.CAE.Xyplot.FunctionDataAccessor 
Type [get]
 Returns the function data accessor type. More...
 

Detailed Description

Represents a data accessor to retrieve data of a function which is plotted in BarChart graphs.

Created in NX1899.0.0

Member Function Documentation

unsafe void NXOpen.CAE.Xyplot.BarChartFunctionDataAccessor.AskDisplayData ( out double[]  indenpendentValues,
out double[]  dependentValues 
)
inline

Asks display data.

Created in NX1899.0.0

License requirements: None.

Parameters
indenpendentValues
dependentValues
unsafe void NXOpen.CAE.Xyplot.BarChartFunctionDataAccessor.AskPointLabels ( out string[]  pointLabels)
inline

Asks point labels.

Created in NX1899.0.0

License requirements: None.

Parameters
pointLabels

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