IChartSeriesFactoryGetSupportedSeriesCombinations - метод |
Возвращает список рядов с которыми может осуществлять комбинацию
ряд создаваемый фабрикой
Пространство имён:
Tessa.UI.Views.Charting.Series
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
IEnumerable<Guid> GetSupportedSeriesCombinations()
<NotNullAttribute>
Function GetSupportedSeriesCombinations As IEnumerable(Of Guid)
[NotNullAttribute]
IEnumerable<Guid>^ GetSupportedSeriesCombinations()
[<NotNullAttribute>]
abstract GetSupportedSeriesCombinations : unit -> IEnumerable<Guid>
Возвращаемое значение
Тип:
IEnumerableGuidСписок идентификаторов
См. также