SGGL_SGY/SGGL/FineUIPro.Web/Controls/ChartControl.ascx

5 lines
380 B
Plaintext
Raw Permalink Normal View History

2025-02-19 15:58:42 +08:00
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="ChartControl.ascx.cs" Inherits="Web.Controls.ChartControl" %>
<%@ Register Assembly="System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="System.Web.UI.DataVisualization.Charting" TagPrefix="char" %>
<asp:Label runat="server" ID="lblTotal"></asp:Label>