SymbolSize Property (SeriesBase)
Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
public System.int SymbolSize {get; set;}
'Declaration
Public Property SymbolSize As System.Integer