C# 클래스 NSoft.NFramework.FusionCharts.Widgets.TaskCollection

상속: ChartElementBase
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

메소드 설명
GenerateXmlAttributes ( XmlWriter writer ) : void

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

TaskCollection ( ) : System

보호된 메소드들

메소드 설명
GenerateXmlElements ( XmlWriter writer ) : void

메소드 상세

GenerateXmlAttributes() 공개 메소드

Chart 설정 또는 변량에 대해 XML로 생성합니다.
public GenerateXmlAttributes ( XmlWriter writer ) : void
writer System.Xml.XmlWriter
리턴 void

GenerateXmlElements() 보호된 메소드

protected GenerateXmlElements ( XmlWriter writer ) : void
writer System.Xml.XmlWriter
리턴 void

TaskCollection() 공개 메소드

public TaskCollection ( ) : System
리턴 System