IChartSegmentsChartSegments - свойство |
Gets список сегментов диаграммы
Пространство имён:
Tessa.UI.Views.Charting.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
ObservableCollection<ChartSegment> ChartSegments { get; }<NotNullAttribute>
ReadOnly Property ChartSegments As ObservableCollection(Of ChartSegment)
Get
[NotNullAttribute]
property ObservableCollection<ChartSegment^>^ ChartSegments {
ObservableCollection<ChartSegment^>^ get ();
}[<NotNullAttribute>]
abstract ChartSegments : ObservableCollection<ChartSegment> with get
Значение свойства
Тип:
ObservableCollectionChartSegment
См. также