This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the current y value.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Charts (in Smartsite.Charts.dll)

Syntax

C#Copy imageCopy Code
[(Name = "YValue")]
public  GetYValue()
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "YValue")> _
Public Function GetYValue As 

Return Value

The current y value.

See Also

Advanced