C# (CSharp) NSoft.NFramework.FusionCharts.Web Namespace

Nested Namespaces

NSoft.NFramework.FusionCharts.Web.RealTimeDataProviders

Classes

Name Description
DataXmlHandlerBase
ExportHandler FusionCharts Exporter is an ASP.NET C# script that handles FusionCharts (since v3.1) Server Side Export feature. This in conjuncture with other resource classses would process FusionCharts Export Data POSTED to it from FusionCharts and convert the data to an image or a PDF. Subsequently, it would save to the server or respond back as an HTTP response to client side as download. This script might be called as the FusionCharts Exporter - main module
FusionChart
FusionChartExporterHandler
HandlerSettings FusionCharts 용 HttpHandler의 경로를 정의한 상수를 제공합니다. web.config에 같은 내용을 정의해야 합니다.
RandomDataProvider 난수를 실시간으로 제공합니다.
RealTimeDataProviderBase Fusion Chart 의 RealTime Chart 에 실시간 Data를 제공하는 기본 HttpHandler
ResourceFileHandler FusionChart SWF File 을 리소스로부터 읽어서 제공하는 Handler입니다. Parameter로는 file=line 이런 식으로 줘야 합니다.
SystemPerformanceDataProvider System Performace 정보를 RealTime Chart에 제공해주는 Provider입니다.