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