ComponentOne Chart for WPF and Silverlight
Height Field


C1.WPF.C1Chart Namespace > PieInfo Structure : Height Field
Gets or sets the height of the pie.
Syntax
'Declaration
 
Public Height As System.Double
'Usage
 
Dim instance As PieInfo
Dim value As System.Double
 
value = instance.Height
 
instance.Height = value
public System.double Height
See Also

Reference

PieInfo Structure
PieInfo Members