PivotConfiguratorMessagesBuilder
Methods
Measures(System.String)
Sets the text for the measures area label.
Parameters
message - System.String
The message text.
Columns(System.String)
Sets the text for the columns area label.
Parameters
message - System.String
The message text.
Rows(System.String)
Sets the text for the rows area label.
Parameters
message - System.String
The message text.
MeasuresLabel(System.String)
Sets the text for the measures label.
Parameters
message - System.String
The message text.
ColumnsLabel(System.String)
Sets the text for the columns label.
Parameters
message - System.String
The message text.
RowsLabel(System.String)
Sets the text for the rows label.
Parameters
message - System.String
The message text.
FieldsLabel(System.String)
Sets the text for the fields label.
Parameters
message - System.String
The message text.
FieldMenu(System.Action)
Sets the messages of the pivotFieldMenu.
Parameters
addViewAction - System.Action<PivotFieldMenuMessagesBuilder>
The lambda which configures the pivotFieldMenu messages