Method | Description | |
---|---|---|
GenerateXmlAttributes ( System writer ) : void |
Chart 설정 또는 변량에 대해 XML로 생성합니다.
|
|
LegendItemElement ( string label ) : System |
생성자
|
|
LegendItemElement ( string label, Color color ) : System |
생성자
|
public GenerateXmlAttributes ( System writer ) : void | ||
writer | System | |
return | void |
public LegendItemElement ( string label ) : System | ||
label | string | |
return | System |
public LegendItemElement ( string label, Color color ) : System | ||
label | string | |
color | Color | |
return | System |