IXYChartDataProviderCurve.GetFirstDataYItf (METH) ¶ METHOD GetFirstDataYItf : IXYChartGenericVariable It returns the interface to access of the first data Y InOut: Scope Name Type Return GetFirstDataYItf IXYChartGenericVariable
IXYChartDataProviderCurve.GetLowerBorder (METH) ¶ METHOD GetLowerBorder : DINT Get low border of data array for curve InOut: Scope Name Type Return GetLowerBorder DINT Input iDataForAx INT
IXYChartDataProviderCurve.GetRawDataXUnchecked (METH) ¶ METHOD GetRawDataXUnchecked : LWORD It returns the raw value of X at specific position, without check if the index is in the range. The assumption is that the check it’s already done InOut: Scope Name Type Return GetRawDataXUnchecked LWORD Input diPos DINT
IXYChartDataProviderCurve.GetRawDataYUnchecked (METH) ¶ METHOD GetRawDataYUnchecked : LWORD It returns the raw value of Y at specific position, without check if the index is in the range. The assumption is that the check it’s already done InOut: Scope Name Type Return GetRawDataYUnchecked LWORD Input diPos DINT
IXYChartDataProviderCurve.GetUpperBorder (METH) ¶ METHOD GetUpperBorder : DINT Get up border of data array for curve InOut: Scope Name Type Return GetUpperBorder DINT Input iDataForAx INT
VisuEnumXYChartProgType (ENUM) ¶ TYPE VisuEnumXYChartProgType : Pragramming type Attributes: qualified_only InOut: Name Initial Comment NO 0 No programming MODIFY Programming existing curve NEW_CURVE Programming new curve
VisuEnumXYChartShadowStyle (ENUM) ¶ TYPE VisuEnumXYChartShadowStyle : Shadow style Attributes: qualified_only InOut: Name Initial NONE 0 DEEPENED RAISED DEEPENED_INNER RAISED_INNER
VisuEnumXYChartZeroLineType (ENUM) ¶ TYPE VisuEnumXYChartZeroLineType : How to disply zero line Attributes: qualified_only InOut: Name Initial Comment NO 0 Not used YAXIS Display the line relatetd to Y axis XAXIS Display the line relatetd to X axis BOTH Both axis
Functions ¶ VisuFctGetClientName (Function) VisuFctTestLReal (Function) VisuFctTestReal (Function)
VisuFctGetClientName (FUN) ¶ FUNCTION VisuFctGetClientName : STRING get the name of the client InOut: Scope Name Type Return VisuFctGetClientName STRING Input pClientType Visu_ClientType