The following tables list the members exposed by GanttSeries.
Name | Description | |
---|---|---|
![]() | GanttSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChartComponent | The chart component being used. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
![]() | Data | Contains settings for populating this GanttSeries from an external data source. |
![]() | Items | The collection of Items within this GanttSeries. |
![]() | Key | Overridden. The key for this GanttSeries. This value must be unique in each GanttSeriesCollection for which this GanttSeries is a member. This value is also used as the series label. |
![]() | Label | A label for this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
![]() | PEs | The collection of PaintElements to be used as a Palette for this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
![]() | Visible | Whether or not to display this series on the chart. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
Name | Description | |
---|---|---|
![]() | Clone | Returns a copy of this Series. |
![]() | DataBind | Overloaded. Binds a Data Table with the data points from this series. |
![]() | ProvidePoints | Overridden. Returns the DataPoints contained by this GanttSeries. |
![]() | SetNoUpdate | This method sets the NoUpdate flag to the specified value and is used internally to avoid parent update notifications. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
![]() | ToString | Returns a string representation of this SeriesBase object. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
Name | Description | |
---|---|---|
![]() | GetDataAppearance | Overridden. Gets the DataAppearance object in context. |
![]() | InitializeData | Overridden. Populates the Items in this GanttSeries from its DataAppearance. |
![]() | Invalidate | Invalidates this Series and, if applicable, the Chart Component in context. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
![]() | OnClone | Overridden. Returns a copy of this Series. |
![]() | SetPEs | Sets the palette of PaintElements held by this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |