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


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

Property Value

The X value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

XYDataLabel Class
XYDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options