GrapeCity.Xaml.Excel
HeightPercent Property


specifies the height of a 3-D chart as a percentage of the chart width.
Syntax
'Declaration
 
Public Property HeightPercent As Double
'Usage
 
Dim instance As ViewIn3D
Dim value As Double
 
instance.HeightPercent = value
 
value = instance.HeightPercent
public double HeightPercent {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