GrapeCity.Xaml.SpreadSheet.Data
AxisZ Property (SpreadChart)


Gets or sets the z-axis.
Syntax
'Declaration
 
Public Property AxisZ As Axis
'Usage
 
Dim instance As SpreadChart
Dim value As Axis
 
instance.AxisZ = value
 
value = instance.AxisZ
public Axis AxisZ {get; set;}

Property Value

The z-axis of the chart.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SpreadChart Class
SpreadChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options