Object Reference > ChartGroup Object > ChartGroup Object Properties > PointStyles Property (ChartGroup) |
PointStyles Property (ChartGroup)
The chart styles for the points in this chart group.
Property PointStyles As PointStyleCollection (read-only)
These specify fill pattern, color, point style, point size point color, and pie slice offset. The PointStyles collection is empty by default. PointStyles for individual (set, point) pairs must be added before they can be used.
See Also