[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartSeriesBaseBuilder-3.SymbolSize

SymbolSize Method

SymbolSize(int)

Configurates SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Declaration
public TBuilder SymbolSize(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
TBuilder

Current builder.