• 한국 영업팀: Djo@infragistics.com
  • 한국 연락처
Infragistics logo Infragistics logo
메뉴
  • 한국 영업 팀: 01029802434
  • My Account
  • 디자인 &개발디자인&개발
    • 가성비 번들 제품
      Infragistics Ultimate $2,355 고성능, 최신 웹, 모바일 및 데스크탑 애플리케이션을 구축하기 위한 완전한 UX/UI 툴킷
      Infragistics Professional $1,575 웹, 모바일 및 데스크톱 개발자를 위한 포괄적인 UI 컴포넌트 라이브러리
      Ignite UI $1,355 현대적이고 데이터가 풍부한 반응형 웹 앱을 구축하기 위한 완전한 UI 컴포넌트 라이브러리
    • Web
      App Builder (New) Ignite UI Angular Blazor React Web Components Ultimate UI ASP.NET Core Ultimate UI ASP.NET MVC Ultimate UI jQuery Ultimate UI for ASP.NET Web Forms
    • Desktop
      Ultimate UI for Windows Forms Ultimate UI for WPF
      Cross Platform
      Ultimate UI for Uno Ultimate UI for UWP Ultimate UI for WinUI Ultimate UI for Xamarin
    • Design to Code
      Indigo.Design App Builder (New) Design System & UI Kits
      Automated Testing Tools
      Test automation for Micro Focus UFT: Windows Forms Test automation for Micro Focus UFT: WPF Test automation for IBM RFT: Windows Forms
  • UX
    • Indigo.Design A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
    • App Builder Cloud-based WYSIWYG Drag & Drop Tool, Endless Theming options and Standards-Based Code Output
  • 비즈니스 인텔리전스
    • Reveal 아름다운 데이터 시각화를 앱에 쉽게 내장하세요
    • Slingshot 조직의 모든 사람이 데이터를 사용하여 보다 현명한 비즈니스 결정을 내릴 수 있도록 지원
  • 팀 생산성
    • Slingshot 더 나은 결과를 위해 함께 일하는 모든 사람을 데이터, 프로젝트 관리, 콘텐츠 및 채팅에 연결하세요.
    • SharePlus 연결 유무에 관계없이 이동 중에도 콘텐츠와 데이터에 안전하고 즉각적으로 액세스할 수 있습니다.
  • 학습 & 지원Support
    • 도움 & 지원 문서
    • 블로그
    • 포럼
    • 제품 아이디어
    • 참조 응용프로그램
    • 고객 스토리
    • 웨비나
    • eBook & 백서
    • 이벤트
  • 무료 체험판
  • 가격
    • 제품 가격/ 온라인 구매
    • 연락처
    • 구독이란?
  • 지원정책
WPF | 컨트롤
  • 평가판 받기
개인 정보 보호: 우리는 당사의 웹 사이트에서의 경험을 향상시키기 위해 자체 및 타사 쿠키를 사용합니다. 웹 사이트를 계속 사용함으로써 귀하는 그들의 사용을 수락 함을 이해합니다. 쿠키 정책
닫기
  • 그리드 및 목록
    • Carousel Listbox
    • Data Cards
    • Data Carousel
    • Data Grid
    • Data Presenter
    • Grid
    • Pivot Grid
    • Property Grid
    • Spreadsheet
    • Tree Grid
    • Tree List
  • 차트
    • Category Chart
    • 3D Surface Chart
    • Data Chart
    • Doughnut Chart
    • Financial Chart
    • Funnel Chart
    • Pie Chart
    • Scatter Chart
    • Shape Chart
    • Sparkline Chart
  • 바코드
    • Barcode
    • Barcode Reader
  • 데이터 입력 및 표시
    • Color Picker
    • Combo Box Editor
    • Formula Editor
    • Inputs
    • MultiColumn Combo
    • Rich Text Editor
    • Spell Checker
    • Syntax Editor
  • 데이터 비주얼라이제이션
    • Diagramming
    • Gantt View
    • Geographic Map
    • Network Node
    • Org Chart
    • Treemap
    • Zoombar
  • 프레임워크
    • Calculation Manager
    • Drag and Drop Framework
    • Excel Library
    • Math Library
    • Persistence Framework
    • Syntax Parsing Engine
    • Undo Redo Framework
    • Word Framework
    • WPF Reporting
  • 게이지
    • Bullet Graph
    • Linear Gauge
    • Radial Gauge
  • 상호 작용
    • Busy Indicator
    • Dialog Window
    • Slider
  • 레이아웃
    • Carousel
    • Dock Manager
    • Tab
    • Tile Manager
  • 메뉴
    • Context Menu
    • Menu
    • Outlook Bar
    • Radial Menu
    • Ribbon
    • Tag Cloud
  • 일정
    • Calendar
    • Month Calendar
    • Schedule
    • Timeline
  • 스타일 및 테마
    • Resource Washer
    • Theme Manager
  • 생산성 팩
    • Configurators
WPF Doughnut Chart

WPF Doughnut Chart

Display your data with multiple series using this rich Doughnut Chart. Similar to a Pie Chart, the Doughnut Chart shows categorical statistics expressed in percentages. With its hollow center, it's best for displaying multiple series using concentric rings where each ring represents a data series. Bind easily to data, configure the inner radius, display exploded slices, customize themes, and more with this well-rounded control.

WPF 샘플 다운로드

Multiple Ring Series and Data-Binding

Multiple Ring Series & Data-Binding

The Doughnut Chart supports one or more rings surrounding a hollow center. The center, which does not typically represent data, may either be a blank circle or may contain a label. Each ring represents a separate data series that you can data-bind to a data source via the ItemsSource property.


Configurable Inner Radius

The inner radius of the Doughnut Chart center is configurable, which allows you to select the center as an object and extend the boundary, or set the inner radius via a property setting.

Configurable Inner Radius

Slice/Selection Labeling

Control how slices or sections of the Doughnut Chart are labeled. Options to select how the labels are displayed include:

  • No labels
  • Labels displayed at the center inside of each section/slide
  • Labels displayed outside of each section/slice, with a configurable LabelExtent distance
  • A BestFit method which automatically chooses whether each label should be displayed inside or outside the chart
Slice Selection Labeling

Slice Selection & Explosion

Users select slices and change the color of selected slices. Exploded slices are disconnected and drawn at a distance from the origin and the distance is controlled via a configurable property. Slices can be selected or exploded either programmatically or using touch and mouse gestures.

Slice Selection and Explosion

Others Category

The underlying data for a Doughnut Chart can often contain small value items too numerous to display in a significant manner via separate slices. Here, the Others category allows for automatic aggregation of several data values into a single slice. You can set the threshold to designate which values get their own slice and which values will get rolled under Others.

Others Category

Styling & Theme

Customize and style the Doughnut Chart to your app design and your brand. Simple properties are exposed to easily style the outlines and brush fill colors of the slices, allowing you to use solid colors and as gradients. Set the theme property to one of the predefined themes or create your own to give your doughnut charts a consistent, color-coordinated look.

Styling and Theme

Legend Support

Legend Support

The Doughnut Chart supports the automatic display of a legend, which identifies each series displayed as a data ring and each slice/section within a data ring. The legend can be configured and docked to any of the chart's corners or borders.

  • 제품
    • 디자인&개발
    • UX Pros
    • 비즈니스 팀
    • 모두 보기
    • 무료 체험판
  • 학습&지원
    • 도움말&API 문서
    • 블로그
    • 기술 지원 채팅
    • 포럼
    • 제품 아이디어
    • 요청 제출
  • 내 계정
    • 섭크립션 관리
    • 지원 요청
  • 회사
    • 회사 소개
    • 채용 정보
    • 법률
    • 뉴스&이벤트
    • 파트너
최신 상태 유지

최신 블로그, 전자책, 이벤트, 백서를 받아 보십시오.

가입하기!
Ginza Wall Building UCF 5F 6-13-16 Ginza Chuo-ku, Tokyo, 104-0061, Japan
  • 개인 정보 보호 정책(갱신)
  • 쿠키
  • 이용 약관(갱신)
© Copyright 2025 INFRAGISTICS. All Rights Reserved
Back to top of page