Xceed Chart for WinForms v4.4 Documentation
StockSeries Class Properties


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : StockSeries Class

For a list of all members of this type, see StockSeries members.

Public Properties
 NameDescription
Public PropertyGives you access to the Appearance object (Inherited from Xceed.Chart.Core.Series)
Public PropertyControls the candle depth in percents of the chart floor grid depth.  
Public PropertyControls the shape of the candle.  
Public PropertyControls the width of the candle in model units.  
Public PropertyGives you access to the Close values data series.  
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the cumulative values. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the DataLabels object controlling the appearance of the data point labels. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the fill effect applied on the down Candle.  
Public PropertySpecified the label of the down data points.  
Public PropertyGives you access to the line properties applied on the down Candle and Stick.  
Public PropertyGives you access to an instance of the EmptyDataPointsAppearance class controlling the appearance of the empty data points displayed by the series (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the line properties applied on the high low line.  
Public PropertyGives you access to the High values data series.  
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the index data labels. (Inherited from Xceed.Chart.Core.Series)
Public PropertyInflates the margins of the series to fit the chart area. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the SeriesInteractivity object controlling the interactivity features of the data points. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the labels data series. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to an instance of the SeriesLegend class controlling the representation of the series in the legend. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to the Low values data series.  
Public PropertyGives you access to the Markers object controlling the appearance of the data point markers. (Inherited from Xceed.Chart.Core.Series)
Public PropertyThe name of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives you access to Open values data series.  
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the percent values. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives access to the Shadow object controlling the shadow of the series. Shadows are visible when the scene is rendered with GDI+. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyControls the visibility of the Close value.  
Public PropertyControls the visibility of the line connecting High ans Low values.  
Public PropertyControls the visibility of the Open value.  
Public PropertyGives you access to the ValueFormatting object controlling the formatting of the total formatting command. (Inherited from Xceed.Chart.Core.Series)
Public PropertyGives you access to the fill effect applied on the up Candle.  
Public PropertySpecified the label of the up data points.  
Public PropertyGives you access to the line properties applied on the up Candle and Stick.  
Public PropertySpecifies whether the series should use custom X positions for the data points. (Inherited from Xceed.Chart.Core.XYScatterSeries)
Public PropertyGives you access to the Values data series. (Inherited from Xceed.Chart.Core.Series)
Public PropertyControls the visibility of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertyGives access to the data Series holding the X values of the series data points. (Inherited from Xceed.Chart.Core.XYScatterSeries)
Top
See Also

Reference

StockSeries Class
Xceed.Chart.Core Namespace
Series Class