C#
|
Random r = new Random(); for (int x = 0; x < 4; x++) sr.items.Add(item); this.hHippoChart1.LegendBox.Visible = false; |
VB
|
Dim sList As New SeriesList() Dim r As New Random() Me.hHippoChart1.LegendBox.Visible = False |
'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 Percent_Name and Legend (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 |
♠ 이 글이 유용하셨다면 '히포차트 스토리'를 구독하세요 ^.^ ==>
♠ 본 블로그에서는 '나눔글꼴'을 사용하고 있습니다 ==> 글꼴설치하기









댓글을 달아 주세요