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

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

Méthodes publiques

Méthode Description
GenerateXmlAttributes ( XmlWriter writer ) : void

Chart 설정 또는 변량에 대해 XML 속성으로 생성합니다.

Method Details

GenerateXmlAttributes() public méthode

Chart 설정 또는 변량에 대해 XML 속성으로 생성합니다.
public GenerateXmlAttributes ( XmlWriter writer ) : void
writer System.Xml.XmlWriter xml writer
Résultat void