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

ChartSettingsPanelGetCategoryName Method

vrátí název kategorie

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 string GetCategoryName(
	int index
)

Parameters

index
Type: SystemInt32
začíná od 1 včetně

Return Value

Type: String

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.PageModel.Components.Panels.ChartSettingsPanel.GetCategoryName(System.Int32)"]

See Also