Name | Description | |
---|---|---|
HistogramSeries Constructor | Overloaded. |
The following tables list the members exposed by HistogramSeries.
Name | Description | |
---|---|---|
HistogramSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bar | Gets the bar object of the histogram series. | |
BinOption | Gets or sets the bin options for the histogram series. | |
CategoryNames | Gets the collection of category names for the series. | |
Count | Overridden. Gets the number of categories. | |
GapWidth | Gets or sets the amount of space between categories. | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelContainsCategoryName | Gets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Win.Chart.YSeries) | |
LabelContainsSeriesName | Gets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Win.Chart.Series) | |
LabelFill | Gets or sets the fill of the background of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelFormatter | Gets or sets the label formatter object for the series labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelNegativeRed | Gets or sets whether the data labels with negative values are displayed in red. (Inherited from FarPoint.Win.Chart.Series) | |
LabelRotationAngle | Gets or sets the rotation angle for the label. (Inherited from FarPoint.Win.Chart.Series) | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextDirection | Gets or sets the text orientation for the label. (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextFill | Gets or sets the fill of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelTextFont | Gets or sets the font of the text of the data labels. (Inherited from FarPoint.Win.Chart.Series) | |
LabelVisible | Gets or sets whether the data labels are visible. (Inherited from FarPoint.Win.Chart.Series) | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesName | Overridden. Gets or sets the name of the series. | |
SeriesNameDataField | Gets or sets the field in the data source that stores the series name. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesNameDataSource | Gets or sets the data source for the series name. (Inherited from FarPoint.Win.Chart.Series) | |
Values | Gets the collection of values for the series. | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of this series. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
GetSchema | Overridden. This method is reserved and should not be used. | |
ReadXml | Overridden. Generates an object from its XML representation. | |
ResetOverFlowValue | Resets the OverFlowValue property to the default value. | |
ResetUnderFlowValue | Resets the UnderFlowValue property to the default value. | |
WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
OnChanged | Overridden. Raises the Changed event. | |
ReadXmlElement | Overridden. Reads the XML element. |
Name | Description | |
---|---|---|
Changed | Occurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series) |