Property | Type | Description | |
---|---|---|---|
chart | string | ||
label | string | ||
x | double |
Method | Description | |
---|---|---|
Segment ( double x, double y, double w, double h, string chart, string label ) : System |
public Segment ( double x, double y, double w, double h, string chart, string label ) : System | ||
x | double | |
y | double | |
w | double | |
h | double | |
chart | string | |
label | string | |
return | System |