ChartWizardDataColumnBuilder
Methods
Field(System.Linq.Expressions.Expression)
Sets the field name of the column.
Parameters
expression - System.Linq.Expressions.Expression<Func>
The member expression for the Field
Field(System.String)
Sets the field name of the column.
Parameters
value - System.String
The value for Field
Title(System.String)
Sets the title of the column.
Parameters
value - System.String
The value for Title