ComponentOne Chart for WPF and Silverlight
SizeAtTop Property


C1.WPF.C1Chart Namespace > Renderer3D Class : SizeAtTop Property
Gets or sets the relative size at the top of plot element comparing with the bottom.
Syntax
'Declaration
 
Public Property SizeAtTop As System.Double
'Usage
 
Dim instance As Renderer3D
Dim value As System.Double
 
instance.SizeAtTop = value
 
value = instance.SizeAtTop
public System.double SizeAtTop {get; set;}
See Also

Reference

Renderer3D Class
Renderer3D Members