C# Class NSoft.NFramework.FusionCharts.Widgets.GaugePivotAttribute

Inheritance: BorderAttribute
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
GaugePivotAttribute ( ) : System

생성자

GenerateXmlAttributes ( XmlWriter writer ) : void

Méthodes protégées

Méthode Description
GaugePivotAttribute ( string prefix ) : System

생성자

Method Details

GaugePivotAttribute() public méthode

생성자
public GaugePivotAttribute ( ) : System
Résultat System

GaugePivotAttribute() protected méthode

생성자
protected GaugePivotAttribute ( string prefix ) : System
prefix string
Résultat System

GenerateXmlAttributes() public méthode

public GenerateXmlAttributes ( XmlWriter writer ) : void
writer System.Xml.XmlWriter
Résultat void