Property | Type | Description | |
---|---|---|---|
EndTime | System.DateTime | ||
FollowingTime | bool | ||
Width | int |
Method | Description | |
---|---|---|
GraphChagedEventArgs ( System.DateTime endTime, int width, bool follow ) : System |
public GraphChagedEventArgs ( System.DateTime endTime, int width, bool follow ) : System | ||
endTime | System.DateTime | |
width | int | |
follow | bool | |
return | System |