|
PointsSize (Get method)
Returns the linear size (in pixels) of dots used in plotting the curve.
int PointsSize() |
Return Value
Size of dots defining the curve in pixels.
PointsSize (Set method)
Sets the linear size (in pixels) of dots used in plotting the curve.
void PointsSize(
|
Parameters
size
[in] Linear size (in pixels) of dots used in plotting the curve.