ChartWizardDataColumnBuilder

Methods

Field(System.Linq.Expressions.Expression)

Sets the field name of the column.

Parameters

expression - System.Linq.Expressions.Expression<Func>

The expression that specifies the field, based on the bound model.

Field(System.String)

Sets the field name of the column.

Parameters

value - System.String

The value that configures the field.

Title(System.String)

Sets the title of the column.

Parameters

value - System.String

The value that configures the title.