일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- compare
- atmega328
- length
- file access
- APP
- Overloading
- wpf
- preprocessing
- Class
- Barcode
- stream
- Read
- digitalRead
- sensor
- inheritance
- mfc
- aduino
- Contour
- memory
- flutter
- Binary
- Encapusulation
- public
- Android
- Pointer
- java
- SERIAL
- parameter
- UNO
- Unity
Archives
- Today
- Total
목록datavisualization (1)
폴크(FOLC)
WPF 테크닉 - Chart 그리기 ( WPFToolkit )
# 데이터를 보고 직관적으로 빠르게 파악하여 판단하기 위함 # WPFToolkit 을 이용하는 방법 > 솔루션 참조에 추가 - System.Windows.Controls.DataVisualization.Toolkit.dll - WPFToolkit.dll > 아래 관련 파일은 특정 Package 에 묶여 있거나 별도로 찾아야 함. > MainWindow.xaml 에 내용 추가 - xmlns:DVC="clr-namespace:System.Windows.Controls.DataVisualization.Charting;assembly=System.Windows.Controls.DataVisualization.Toolkit" MainWindow.xaml.cs 파일에 데이터 값 추가 - ((PieSeries)mcC..
C#, WF, WPF(.NET)/C#, WF, WPF(.NET) 테크닉
2021. 12. 3. 10:57