Spread Windows Forms 10.0 Product Documentation
HistogramSeries Class Members
Properties  Methods  Events


The following tables list the members exposed by HistogramSeries.

Public Constructors
 NameDescription
Public ConstructorHistogramSeries ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBarGets the bar object of the histogram series.  
Public PropertyBinOptionGets or sets the bin options for the histogram series.  
Public PropertyCategoryNamesGets the collection of category names for the series.  
Public PropertyCountOverridden. Gets the number of categories.  
Public PropertyGapWidthGets or sets the amount of space between categories.  
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 PropertyLabelContainsSeriesNameGets or sets whether the series name is displayed in the label. (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 the 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 PropertySeriesNameOverridden. Gets or sets the name of the 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 PropertyValuesGets the collection of values for the series.  
Public PropertyVisibleGets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series)
Top
Public Methods
 NameDescription
Public MethodCloneCreates a deep copy of this series.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodGetSchemaOverridden. This method is reserved and should not be used.  
Public MethodReadXmlOverridden. Generates an object from its XML representation.  
Public MethodResetOverFlowValueResets the OverFlowValue property to the default value.  
Public MethodResetUnderFlowValueResets the UnderFlowValue property to the default value.  
Public MethodWriteXmlOverridden. Converts an object into its XML representation.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedOverridden. Raises the Changed event.  
Protected MethodReadXmlElementOverridden. Reads the XML element.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series)
Top
See Also

Reference

HistogramSeries Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.