# WpfWithEcharts **Repository Path**: auto-optical/WpfWithEcharts ## Basic Information - **Project Name**: WpfWithEcharts - **Description**: 集成Echarts到WPF中 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WpfWithEcharts #### 项目介绍 Sample to integrate echars in WPF application 1. Show echarts graph in WPF window. 2. Call javascript from C# code. 3. Call C# code from javascript.