C# Class NSoft.NFramework.FusionCharts.AlertElement

For any real-time chart, you can set up the alert manager as under:
Inheritance: ChartElementBase
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
AlertElement ( ) : NSoft.NFramework.Tools

Default constructor

GenerateXmlAttributes ( System writer ) : void

속성 중 Attribute Node로 표현해야 한다.

Method Details

AlertElement() public méthode

Default constructor
public AlertElement ( ) : NSoft.NFramework.Tools
Résultat NSoft.NFramework.Tools

GenerateXmlAttributes() public méthode

속성 중 Attribute Node로 표현해야 한다.
public GenerateXmlAttributes ( System writer ) : void
writer System
Résultat void