Spread Windows Forms 7.0 Product Documentation
HighLowBarSeries Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : HighLowBarSeries Class


Glossary Item Box

The following tables list the members exposed by HighLowBarSeries.

Public Constructors

 NameDescription
Public ConstructorHighLowBarSeries ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBarBorderGets or sets the bar border for the series.  
Public PropertyBarBordersGets the collection of bar borders for the series.  
Public PropertyBarFillGets or sets the bar fill for the series.  
Public PropertyBarFillsGets the collection of bar fills for the series.  
Public PropertyBarShapeGets or sets the shape of bars.  
Public PropertyBottomBevelGets or sets the bottom bevel.  
Public PropertyBottomBevelsGets the collection of bottom bevels for the series.  
Public PropertyCategoryNamesGets the collection of category names for the series. (Inherited from FarPoint.Win.Chart.YSeries)
Public PropertyCountOverridden. Gets the number of points in the series.  
Public PropertyGapDepthGets or sets the amount of space between series.  
Public PropertyGapWidthGets or sets the amount of space between categories.  
Public PropertyHighValuesGets the collection of high values for the series.  
Public PropertyLabelBorderGets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelContainsCategoryNameGets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Win.Chart.YSeries)
Public PropertyLabelContainsHighValueGets or sets whether the high value in displayed in the labels.  
Public PropertyLabelContainsLowValueGets or sets whether the low value in displayed in the labels.  
Public PropertyLabelContainsSeriesNameGets or sets whether the series name in displayed in the labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelFillGets or sets the fill of the background of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelFormatterGets or sets the label formatter object for the series labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelRotationAngleGets or sets the rotation angle for label (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelSeparatorGets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextDirectionGets or sets the text orientation for the label (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextFillGets or sets the fill of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelTextFontGets or sets the font of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLabelVisibleGets or sets whether the data labels are visible. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLegendAreaIdGets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyLowValuesGets the collection of low values for the series.  
Public PropertySeriesNameGets or sets the name of the series. (Inherited from FarPoint.Win.Chart.Series)
Public PropertySeriesNameDataFieldGets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Win.Chart.Series)
Public PropertySeriesNameDataSourceGets or sets the data source for the series name. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyTopBevelGets or sets the top bevel.  
Public PropertyTopBevelsGets the collection of top bevels for the series.  
Public PropertyVaryColorsGets or sets whether each data point is displayed with a different color.  
Public PropertyVisibleGets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series)
Public PropertyYAxisIdGets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.YSeries)
Top

Public Methods

 NameDescription
Public MethodCloneCreates a deep copy of this series.  
Public MethodGetSchemaOverridden. This method is reserved and should not be used.  
Public MethodReadXmlOverridden. Generates an object from its XML representation  
Public MethodWriteXmlOverridden. Converts an object into its XML representation.  
Top

Protected Methods

 NameDescription
Protected MethodOnChangedRaises the Changed event. (Inherited from FarPoint.Win.Chart.Series)
Protected MethodReadXmlElementOverridden.   
Top

Public Events

 NameDescription
Public EventChangedOccurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series)
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.