Returns or sets the color of points on the object.
Object.PointColor [ = clrPointColor ]
The PointColor property syntax has the following parts:
Name |
Type |
Description |
Object |
APlot |
APlot object |
clrPointColor |
An integer specifying the color of points on the object. |
The colors are specified by their RGB values. The default is the Ambient Foreground color.
The following statement changes the APlot's PointColor to red.
plt1.PointColor=aRed
AChart.PlotAreaFillColor, FillToBaseColor, LineColor, PointStyle