ChartWizardMessagesSettingsBuilder

Methods

Window(System.Action)

Parameters

configurator - System.Action<ChartWizardMessagesWindowSettingsBuilder>

The configurator for the window setting.

Export(System.String)

Specifies the text of the export button.

Parameters

value - System.String

The value for Export

ExportPDF(System.String)

Specifies the text of the export to PDF item.

Parameters

value - System.String

The value for ExportPDF

ExportSVG(System.String)

Specifies the text of the export to SVG item.

Parameters

value - System.String

The value for ExportSVG

ExportPNG(System.String)

Specifies the text of the export to PNG item.

Parameters

value - System.String

The value for ExportPNG

Tab(System.Action)

Specifies the text of the tabs.

Parameters

configurator - System.Action<ChartWizardMessagesTabSettingsBuilder>

The configurator for the tab setting.

Chart(System.Action)

Specifies the text of the chart tab content.

Parameters

configurator - System.Action<ChartWizardMessagesChartSettingsBuilder>

The configurator for the chart setting.

Data(System.Action)

Specifies the text of the data tab content.

Parameters

configurator - System.Action<ChartWizardMessagesDataSettingsBuilder>

The configurator for the data setting.

Format(System.Action)

Specifies the text of the format tab content.

Parameters

configurator - System.Action<ChartWizardMessagesFormatSettingsBuilder>

The configurator for the format setting.