GrapeCity.Xaml.Excel
DepthPercent Property


specifies the depth of a 3-D chart as a percentage of the chart width.
Syntax
'Declaration
 
Public Property DepthPercent As Double
'Usage
 
Dim instance As ViewIn3D
Dim value As Double
 
instance.DepthPercent = value
 
value = instance.DepthPercent
public double DepthPercent {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ViewIn3D Class
ViewIn3D Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options