[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TrendLineBaseBuilder-3.SampleCount

SampleCount Method

SampleCount(int)

Configurates SampleCount. Sets the sample count for function calculation.

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

The value.

Returns
Type Description
TBuilder

Current builder.