IXYChartDataProvider.IsCurveVarLocal (METH) ¶ METHOD IsCurveVarLocal : BOOL It returns if the curve variable VisuStructXYChartCurve is local or user instantiated InOut: Scope Name Type Return IsCurveVarLocal BOOL Input iWhich INT
IXYChartDataProvider.IsElementVarLocal (METH) ¶ METHOD IsElementVarLocal : BOOL It returns if the element variable VisuStructXYChart is local or user instantiated InOut: Scope Name Type Return IsElementVarLocal BOOL
IXYChartDataProvider2 (ITF) ¶ INTERFACE IXYChartDataProvider2 EXTENDS IXYChartDataProvider Interface to get data from generated code Methods: GetDataProviderAxis GetAxisFontLabel , inherited from IXYChartDataProvider GetDataProviderCurve , inherited from IXYChartDataProvider GetLineLevelFont , inherited from IXYChartDataProvider GetLineLevelStruct , inherited from IXYChartDataProvider GetNumberOfAxes , inherited from IXYChartDataProvider GetNumberOfCurves , inherited from IXYChartDataProvider GetPntAxis , inherited from IXYChartDataProvider GetPntCurve , inherited from IXYChartDataProvider GetPntData , inherited from IXYChartDataProvider GetPntWorkingDataAxis , inherited from IXYChartDataProvider GetPntWorkingDataCurve , inherited from IXYChartDataProvider GetUpdateType , inherited from IXYChartDataProvider GetVariableItf , inherited from IXYChartDataProvider IsAxisVarLocal , inherited from IXYChartDataProvider IsCurveVarLocal , inherited from IXYChartDataProvider IsElementVarLocal , inherited from IXYChartDataProvider Structure: GetDataProviderAxis (Method)
IXYChartDataProvider2.GetDataProviderAxis (METH) ¶ METHOD GetDataProviderAxis : IXYChartDataProviderAxis Get data provider for a specific axis InOut: Scope Name Type Return GetDataProviderAxis IXYChartDataProviderAxis Input iWhich INT
IXYChartDataProvider3 (ITF) ¶ INTERFACE IXYChartDataProvider3 EXTENDS IXYChartDataProvider2 Interface to get data from generated code Methods: GetPntAxisProper GetPntCurveProper GetPntDataProper SetMultiClientData GetAxisFontLabel , inherited from IXYChartDataProvider GetDataProviderAxis , inherited from IXYChartDataProvider2 GetDataProviderCurve , inherited from IXYChartDataProvider GetLineLevelFont , inherited from IXYChartDataProvider GetLineLevelStruct , inherited from IXYChartDataProvider GetNumberOfAxes , inherited from IXYChartDataProvider GetNumberOfCurves , inherited from IXYChartDataProvider GetPntAxis , inherited from IXYChartDataProvider GetPntCurve , inherited from IXYChartDataProvider GetPntData , inherited from IXYChartDataProvider GetPntWorkingDataAxis , inherited from IXYChartDataProvider GetPntWorkingDataCurve , inherited from IXYChartDataProvider GetUpdateType , inherited from IXYChartDataProvider GetVariableItf , inherited from IXYChartDataProvider IsAxisVarLocal , inherited from IXYChartDataProvider IsCurveVarLocal , inherited from IXYChartDataProvider IsElementVarLocal , inherited from IXYChartDataProvider Structure: GetPntAxisProper (Method) GetPntCurveProper (Method) GetPntDataProper (Method) SetMultiClientData (Method)
IXYChartDataProvider3.GetPntAxisProper (METH) ¶ METHOD GetPntAxisProper : POINTER TO VisuStructXYChartAxis Get pointer to properties of specific axis Instantiated into code generation part where there are all the properties InOut: Scope Name Type Return GetPntAxisProper POINTER TO VisuStructXYChartAxis Input iWhich INT
IXYChartDataProvider3.GetPntCurveProper (METH) ¶ METHOD GetPntCurveProper : POINTER TO VisuStructXYChartCurve Get pointer to properties of specific curve Instantiated into code generation part where there are all the properties InOut: Scope Name Type Return GetPntCurveProper POINTER TO VisuStructXYChartCurve Input iWhich INT
IXYChartDataProvider3.GetPntDataProper (METH) ¶ METHOD GetPntDataProper : POINTER TO VisuStructXYChart Get pointer to properties of the element. Instantiated into code generation part where there are all the properties InOut: Scope Name Type Return GetPntDataProper POINTER TO VisuStructXYChart
IXYChartDataProvider3.SetMultiClientData (METH) ¶ METHOD SetMultiClientData InOut: Scope Name Type Input pClientData POINTER TO VisuStructClientData pClientSpecificData POINTER TO StruXYChartClientSpecificData xMultiClient BOOL
IXYChartDataProviderAxis (ITF) ¶ INTERFACE IXYChartDataProviderAxis EXTENDS __SYSTEM.IQueryInterface Interface to get axis data from generated code Methods: GetVariableItf Structure: GetVariableItf (Method)