ChartWizardMessagesSettingsBuilder
Methods
Window(System.Action)
Parameters
configurator - System.Action<ChartWizardMessagesWindowSettingsBuilder>
The action that configures the window.
Export(System.String)
Specifies the text of the export button.
Parameters
value - System.String
The value that configures the export.
ExportPDF(System.String)
Specifies the text of the export to PDF item.
Parameters
value - System.String
The value that configures the exportpdf.
ExportSVG(System.String)
Specifies the text of the export to SVG item.
Parameters
value - System.String
The value that configures the exportsvg.
ExportPNG(System.String)
Specifies the text of the export to PNG item.
Parameters
value - System.String
The value that configures the exportpng.
Tab(System.Action)
Specifies the text of the tabs.
Parameters
configurator - System.Action<ChartWizardMessagesTabSettingsBuilder>
The action that configures the tab.
Chart(System.Action)
Specifies the text of the chart tab content.
Parameters
configurator - System.Action<ChartWizardMessagesChartSettingsBuilder>
The action that configures the chart.
Data(System.Action)
Specifies the text of the data tab content.
Parameters
configurator - System.Action<ChartWizardMessagesDataSettingsBuilder>
The action that configures the data.
Format(System.Action)
Specifies the text of the format tab content.
Parameters
configurator - System.Action<ChartWizardMessagesFormatSettingsBuilder>
The action that configures the format.