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 x value.

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

Syntax

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

Return Value

The current x value.

See Also

Advanced