ChartListBox overview

Constructors

 ConstructorOverloaded Required for Windows.Forms Class Composition Designer support

Public Events

 ChangeActive
 ChangeColor
 ChangeOrder
 EditSeries
 OtherItemsChange
 RefreshEvent
 RemovedSeries

Public Methods

 ChangeTypeSeriesChanges the Series type for the Series of the given index.
 ClearItems
 CloneSeriesDuplicates the Series (Seriesindex) to a new Series.
 DeleteSeriesDelete the current selected Series, if any. Returns True if deleted.
 DoRefresh
 FillSeriesFills TChartListbox with Series from Chart.
 HideEditor
 SelectAllSelects all the Series present in TChartListBox.
 SeriesAccesses the indexed Series.
 ShowEditor
 TeeEvent

Public Properties

 AllowAddSeriesSetting AllowAddSeries enables/disables the addition of Series.
 AllowDeleteSeriesEnable/disable deletion of Series.
 AskDeleteEnable prompt 'yes/no' on deleting Series.
 ChartSelects Chart to which the TChartListbox is linked.
 CheckStyleThe ListBox uses this property to display checkboxes or radiobuttons at each list item.
 DrawMode
 EnableChangeColorEnables/disables the Series color to be changed within the ChartListBox.
 EnableChangeTypeEnables/disables the Series type to be changed within the ChartListBox.
 EnableDragSeriesEnables/disables Series to be dragged within the ChartListBox.
 Item
 ItemHeightControls the height of an item in a list box when the Style property is OwnerDrawFixed.
 ItemsUse Items List to add, insert, delete and move items.
 MultiSelect
 OtherItemsUse this property to update external controls that list or act upon the contents of the ChartListbox.
 SelectedSeriesGets and Sets the SeriesList index value of the selected Series.
 SelectionMode
 SeriesGroupGets and Sets the Active Series group.
 ShowActiveCheckDisplays/Hides the 'Active Series' CheckBox in the Series List.
 ShowSeriesColorDisplays/Hides the 'Series Colour' box in the Series List.
 ShowSeriesIconDisplays/Hides the 'Series type icon' in the Series List.
 ShowSeriesTitleDisplays/Hides the 'Series Title' in the Series List.

Protected Methods

 OnChangeActive
 OnChangeColor
 OnChangeOrder
 OnClick
 OnDoubleClick
 OnDragDrop
 OnDragOver
 OnDrawItem
 OnKeyUp
 OnMouseDown
 OnMouseMove
 OnMouseUp
 OnOtherItemsChange
 OnRefresh
 OnRemovedSeries

See Also

ChartListBox Class | Steema.TeeChart Namespace