C#
Random r = new Random(); for (int x = 0; x < 4; x++) sr.items.Add(item); |
VB
Dim sList As New SeriesList() Dim r As New Random() Me.hHippoChart1.Titles.Label.ForeColor = Color.SteelBlue |
'Chart Type > Pie' 카테고리의 다른 글
Pie chart using Transparency and Pie3DDepth in 3D (0) | 2009.04.03 |
---|---|
Pie chart in 3D (0) | 2009.04.03 |
Pie chart using margin and TextLocation-outer (0) | 2009.04.03 |
Pie chart using margin and display-figures (0) | 2009.04.03 |
Default Pie chart (0) | 2009.04.03 |