C# 클래스 NSoft.NFramework.FusionCharts.CategoryElementBase

Category Element의 기본 클래스
상속: ChartElementBase
파일 보기 프로젝트 열기: debop/NFramework

공개 메소드들

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

보호된 메소드들

메소드 설명
CategoryElementBase ( ) : NSoft.NFramework.Tools

메소드 상세

CategoryElementBase() 보호된 메소드

protected CategoryElementBase ( ) : NSoft.NFramework.Tools
리턴 NSoft.NFramework.Tools

GenerateXmlAttributes() 공개 메소드

public GenerateXmlAttributes ( System writer ) : void
writer System
리턴 void