ComponentOne Chart for WPF and Silverlight
Sweep Field


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

Reference

PieInfo Structure
PieInfo Members