GrapeCity.Xaml.SpreadSheet.Data
ZValue Property (XYZDataMarker)


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

Property Value

The Z value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

XYZDataMarker Class
XYZDataMarker Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options