C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / SymbolSize Property

In This Topic
SymbolSize Property (Waterfall<T>)
In This Topic
Gets or sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
Syntax
'Declaration
 
Public Property SymbolSize As Integer
 
See Also