Xceed Chart for WinForms v4.4 Documentation
BarSeries Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGives you access to the Appearance object (Inherited from Xceed.Chart.Core.Series)
Public PropertyControls the appearance of the bars borders.  
Public PropertyControls the edge percent of smooth edge bars and cut edge bars. The edge percent must be between 0 and 50.  
Public PropertyControls the fill effect applied on the bars.  
Public PropertyControls the style of the bars.  
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 PropertyControls the depth of bars in percents of the floor grid cell depth.  
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 PropertyControls the gap between the bars in percents of the floor grid cell width.  
Public PropertyControls the visibility of the bottom edge of smooth edge bars and cut edge bars.  
Public PropertyControls the visibility of the top edge of smooth edge bars and cut edge bars.  
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 Markers object controlling the appearance of the data point markers. (Inherited from Xceed.Chart.Core.Series)
Public PropertyControls the mode of the bar series.  
Public PropertyThe name of the series. (Inherited from Xceed.Chart.Core.SeriesBase)
Public PropertySpecifies the bars origin value when the UseOrigin is set to true.  
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 PropertyGives you access to the ValueFormatting object controlling the formatting of the total formatting command. (Inherited from Xceed.Chart.Core.Series)
Public PropertyWhen turned on the bars are displayed with the origin specified by the Origin property. When turned off the bars are displayed with the maximal possible origin value.  
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 PropertyControls the width of the bars in percents of the floor grid cell width.  
Top
See Also

Reference

BarSeries Class
Xceed.Chart.Core Namespace
Series Class