Name | Description | |
---|---|---|
HistogramBar Constructor | Overloaded. |
The following tables list the members exposed by HistogramBar.
Name | Description | |
---|---|---|
HistogramBar Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoOrigin | Overridden. Gets or sets whether the bar origin is automatically calculated or manually assigned. | |
BarBorder | Gets or sets the bar border for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarBorderArray | Gets or sets the string value that indicates all items of BarBorders as an array. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarBorders | Gets the collection of bar borders for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarFill | Gets or sets the bar fill for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarFillArray | Gets or sets the string value that indicates all items of BarFills as an array. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarFills | Gets the collection of bar fills for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BarShape | Gets or sets the shape of bars. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BottomBevel | Gets or sets the bottom bevel. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BottomBevelArray | Gets or sets the string value that indicates all items of BottomBevels as an array. (Inherited from FarPoint.Web.Chart.BarSeries) | |
BottomBevels | Gets the collection of bottom bevels for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
CategoryNameArray | Gets or sets the string value that indicates all items of YSeries.CategoryNames as an array. (Inherited from FarPoint.Web.Chart.YSeries) | |
CategoryNames | Overridden. Gets the category names. | |
Count | Gets the number of points in the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
GapDepth | Gets or sets the amount of space between series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
GapWidth | Gets or sets the amount of space between categories. | |
LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsCategoryName | Gets or sets whether the category name in displayed in the labels. (Inherited from FarPoint.Web.Chart.YSeries) | |
LabelContainsSeriesName | Gets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Web.Chart.Series) | |
LabelContainsValue | Gets or sets whether the value is displayed in the labels. (Inherited from FarPoint.Web.Chart.BarSeries) | |
LabelFill | Gets or sets the fill of the background of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelNumberFormat | Gets or sets the number format for labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelSeparator | Gets or sets the text used to separate the contents of a label. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFill | Gets or sets the fill of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelTextFont | Gets or sets the font of the text of the data labels. (Inherited from FarPoint.Web.Chart.Series) | |
LabelVisible | Gets or sets whether the data labels are visible. (Inherited from FarPoint.Web.Chart.Series) | |
LegendAreaId | Overridden. do not support API | |
Origin | Overridden. Gets or sets the bar origin. | |
SeriesName | Overridden. Gets or sets the name of the series. | |
SeriesNameDataField | Overridden. Gets or sets the field in the data source that stores the series name. | |
SeriesNameDataSource | Overridden. Gets the data source for the series name. | |
TopBevel | Gets or sets the top bevel. (Inherited from FarPoint.Web.Chart.BarSeries) | |
TopBevelArray | Gets or sets the string value that indicates all items of TopBevels as an array. (Inherited from FarPoint.Web.Chart.BarSeries) | |
TopBevels | Gets the collection of top bevels for the series. (Inherited from FarPoint.Web.Chart.BarSeries) | |
ValueArray | Gets or sets the string value that indicates all items of Values as an array. (Inherited from FarPoint.Web.Chart.BarSeries) | |
Values | Overridden. Gets the values. | |
VaryColors | Overridden. Gets or sets whether each data point is displayed with a different color. | |
Visible | Overridden. Gets or sets the visible setting. | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Web.Chart.YSeries) |
Name | Description | |
---|---|---|
Clone | Overridden. Clone the object | |
GetSchema | This method is reserved and should not be used. (Inherited from FarPoint.Web.Chart.BarSeries) | |
ReadXml | Overridden. Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. (Inherited from FarPoint.Web.Chart.BarSeries) |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Web.Chart.Series) |
Name | Description | |
---|---|---|
Changed | Occurs when the series is changed. (Inherited from FarPoint.Web.Chart.Series) |