dotnetCHARTING Send comments on this topic.
XValueStart Property
See Also 
dotnetCHARTING Namespace > Element Class : XValueStart Property


Gets or sets the initial X value of this element.

Syntax

Visual Basic (Declaration) 
Public Property XValueStart As Double
Visual Basic (Usage)Copy Code
Dim instance As Element
Dim value As Double
 
instance.XValueStart = value
 
value = instance.XValueStart
C# 
public double XValueStart {get; set;}

Remarks

Not yet implemented.

See Also

© 2010 All Rights Reserved.