GrapeCity.Xaml.SpreadSheet.Data
XValue Property (IXYDataPoint)


Gets the X value.
Syntax
'Declaration
 
ReadOnly Property XValue As Nullable(Of Double)
'Usage
 
Dim instance As IXYDataPoint
Dim value As Nullable(Of Double)
 
value = instance.XValue
Nullable<double> XValue {get;}

Property Value

The X value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IXYDataPoint Interface
IXYDataPoint Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options