ChartWizardMessagesFormatLegendPositionSettingsBuilder
Methods
Default(System.String)
Specifies the text of label for the position editor of the legend panel
Parameters
value - System.String
The value for Default
RETURNS
Returns the current ChartWizardMessagesFormatLegendPositionSettingsBuilder instance.
Top(System.String)
Specifies the text of position dropdownlist item which represent the top position
Parameters
value - System.String
The value for Top
RETURNS
Returns the current ChartWizardMessagesFormatLegendPositionSettingsBuilder instance.
Bottom(System.String)
Specifies the text of position dropdownlist item which represent the bottom position
Parameters
value - System.String
The value for Bottom
RETURNS
Returns the current ChartWizardMessagesFormatLegendPositionSettingsBuilder instance.
Left(System.String)
Specifies the text of position dropdownlist item which represent the left position
Parameters
value - System.String
The value for Left
RETURNS
Returns the current ChartWizardMessagesFormatLegendPositionSettingsBuilder instance.
Right(System.String)
Specifies the text of position dropdownlist item which represent the right position
Parameters
value - System.String
The value for Right
RETURNS
Returns the current ChartWizardMessagesFormatLegendPositionSettingsBuilder instance.