PointsColor
PointsColor (Get method)
Returns the dot filling color.
uint PointsColor ()Return Value
Color of filling dots defining the curve.
PointsColor (Set method)
Sets the dot filling color
void PointsColor(
const uint clr //dot filling color
)Parameters
- clr
[in] Color of filling dots defining the curve.
Last updated on