메소드 | 설명 | |
---|---|---|
Add ( System.DateTime x, double y ) : void | ||
DrawingPath ( string name ) : System | ||
Insert ( int index, System.DateTime x, double y ) : void | ||
RemoveAt ( int index ) : void |
메소드 | 설명 | |
---|---|---|
EmitUpdated ( ) : void |
public Insert ( int index, System.DateTime x, double y ) : void | ||
index | int | |
x | System.DateTime | |
y | double | |
리턴 | void |