C1.Silverlight.Chart Namespace > PieInfo Structure : PieInfo Constructor |
'Declaration
Public Function New( _ ByVal center As System.Windows.Point, _ ByVal radiusX As System.Double, _ ByVal radiusY As System.Double, _ ByVal inner As System.Double, _ ByVal angle As System.Double, _ ByVal sweep As System.Double, _ ByVal height As System.Double, _ Optional ByVal offset As System.Double _ )
'Usage
Dim center As System.Windows.Point Dim radiusX As System.Double Dim radiusY As System.Double Dim inner As System.Double Dim angle As System.Double Dim sweep As System.Double Dim height As System.Double Dim offset As System.Double Dim instance As New PieInfo(center, radiusX, radiusY, inner, angle, sweep, height, offset)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2