[]
        
(Showing Draft Content)

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

SymbolSize Method

SymbolSize(float)

Configurates SymbolSize. Sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)

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

The value.

Returns
Type Description
TBuilder

Current builder.