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