Name | Description | |
---|---|---|
FunnelSeries Constructor | Overloaded. |
The following tables list the members exposed by FunnelSeries.
Name | Description | |
---|---|---|
FunnelSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
BarBorder | Gets or sets the bar border for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BarBorders | Gets the collection of bar borders for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BarFill | Gets or sets the bar fill for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BarFills | Gets the collection of bar fills for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BarShape | Gets or sets the shape of bars. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BottomBevel | Gets or sets the bottom bevel. (Inherited from FarPoint.Win.Chart.BarSeries) | |
BottomBevels | Gets the collection of bottom bevels for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
CategoryNames | Gets the collection of category names for the series. (Inherited from FarPoint.Win.Chart.YSeries) | |
Count | Overridden. Creates a deep copy of this series. | |
GapDepth | Gets or sets the amount of space between series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
GapWidth | Overridden. | |
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) | |
LabelContainsValue | Gets or sets whether the value is displayed in the labels. (Inherited from FarPoint.Win.Chart.BarSeries) | |
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 | Overridden. Gets or sets whether the data labels are visible. | |
LegendAreaId | Gets or sets the ID of the legend on which the series is displayed. (Inherited from FarPoint.Win.Chart.Series) | |
SeriesName | Gets or sets the name of the series. (Inherited from FarPoint.Win.Chart.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) | |
TopBevel | Gets or sets the top bevel. (Inherited from FarPoint.Win.Chart.BarSeries) | |
TopBevels | Gets the collection of top bevels for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
Values | Gets the collection of values for the series. (Inherited from FarPoint.Win.Chart.BarSeries) | |
Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series) | |
YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.YSeries) |
Name | Description | |
---|---|---|
Clone | Clone the object | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
GetSchema | This method is reserved and should not be used. (Inherited from FarPoint.Win.Chart.BarSeries) | |
ReadXml | Generates an object from its XML representation. (Inherited from FarPoint.Win.Chart.BarSeries) | |
WriteXml | Converts an object into its XML representation. (Inherited from FarPoint.Win.Chart.BarSeries) |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Win.Chart.Series) | |
ReadXmlElement | (Inherited from FarPoint.Win.Chart.BarSeries) |
Name | Description | |
---|---|---|
Changed | Occurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series) |