Click or drag to resize
Tesco SW, a.s.

ChartSettingsPanelSelectGraph Method

vybere typ grafu dle zadaného typu grafu

Namespace:  TescoSW.MW.UITests.Common.PageModel.Components.Panels
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
Syntax
C#
public void SelectGraph(
	ChartSettingsPanelChartType chartType,
	ChartFrame chartFrame
)

Parameters

chartType
Type: TescoSW.MW.UITests.Common.PageModel.Components.PanelsChartSettingsPanelChartType
typ grafu
chartFrame
Type: TescoSW.MW.UITests.Common.PageModel.Components.FramesChartFrame
objekt chartframe, na kterém se má inicializovat chartsettingspanel
See Also