MarkerSize Property
Applies To
LegendKey object, Point object, Series object.
Description
Returns or sets the data-marker size, in points. Read/write Long.
Example
This example sets the data-marker size for all data markers in series one.
MyChart.SeriesCollection(1).MarkerSize = 10