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


Gets the Z value.
Syntax
'Declaration
 
Public ReadOnly Property ZValue As Nullable(Of Double)
'Usage
 
Dim instance As XYZDataLabel
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

XYZDataLabel Class
XYZDataLabel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options