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

LinearGauge에서 사용하는 Point 속성들
Inheritance: ChartAttributeBase
Datei anzeigen Open project: debop/NFramework

Public Methods

Method Description
GenerateXmlAttributes ( System writer ) : void
PointerAttribute ( ) : System.Drawing

생성자

PointerAttribute ( string attrName ) : System.Drawing

생성자

Method Details

GenerateXmlAttributes() public method

public GenerateXmlAttributes ( System writer ) : void
writer System
return void

PointerAttribute() public method

생성자
public PointerAttribute ( ) : System.Drawing
return System.Drawing

PointerAttribute() public method

생성자
public PointerAttribute ( string attrName ) : System.Drawing
attrName string
return System.Drawing