The following tables list the members exposed by CandleSeries.
Name | Description | |
---|---|---|
CandleSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
ChartComponent | The chart component being used. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) | |
Data | The DataAppearance object with DataBinding-related properties for this Series. | |
Key | A string identifier for this Series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) | |
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) | |
Points | The DataPoints contained by this CandleSeries. | |
Visible | Whether or not to display this series on the chart. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this CandleSeries. | |
DataBind | Overloaded. Binds a Data Table with the data points from this series. | |
GetDataMaximumForOpenLowHighClose | Gets the maximum value for all Open, Low, High, and Close values in this CandleSeries. | |
GetDataMaximumForVolume | Gets the maximum value for all Volume values in this CandleSeries. | |
GetDataMinimumForOpenLowHighClose | Gets the minimum value for all Open, Low, High, and Close values in this CandleSeries. | |
GetDataMinimumForVolume | Gets the minimum value for all Volume values in this CandleSeries. | |
GetEndDate | Gets the latest date contained by this CandleSeries. | |
GetStartDate | Gets the earliest date contained by this CandleSeries. | |
ProvidePoints | Overridden. Gets the DataPoints for this Series. | |
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 SeriesDataAppearance object for this series. | |
InitializeData | Overridden. Initializes data bound to this CandleSeries. | |
Invalidate | Invalidates this Series and, if applicable, the Chart Component in context. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) | |
OnClone | Overridden. Creates and returns a copy of this Series. | |
SetPEs | Sets the palette of PaintElements held by this series. (Inherited from Infragistics.UltraChart.Data.Series.SeriesBase) |