Name | Description | |
---|---|---|
HistogramLine Constructor | Overloaded. |
The following tables list the members exposed by HistogramLine.
Name | Description | |
---|---|---|
HistogramLine Constructor | Overloaded. |
Name | Description | |
---|---|---|
Count | Gets the number of points in the series. (Inherited from FarPoint.Win.Chart.LineSeries) | |
DropLinesLine | Gets or sets the line used to draw the drop lines. (Inherited from FarPoint.Win.Chart.LineSeries) | |
DropLinesVisible | Gets or sets whether drop lines are visible. (Inherited from FarPoint.Win.Chart.LineSeries) | |
GapDepth | Gets or sets the amount of space between series. (Inherited from FarPoint.Win.Chart.LineSeries) | |
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.LineSeries) | |
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) | |
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) | |
LineBorder | Gets or sets the line border for the series. (Inherited from FarPoint.Win.Chart.LineSeries) | |
LineFill | Gets or sets the line fill for the series. (Inherited from FarPoint.Win.Chart.LineSeries) | |
PointMarker | Gets or sets the point marker for the 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 | Overridden. Clone a new object | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from FarPoint.Win.Chart.LineSeries) | |
GetSchema | This method is reserved and should not be used. (Inherited from FarPoint.Win.Chart.LineSeries) | |
ReadXml | Overridden. Read information from the XML reader. | |
WriteXml | Converts an object into its XML representation. (Inherited from FarPoint.Win.Chart.LineSeries) |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. (Inherited from FarPoint.Win.Chart.Series) | |
ReadXmlElement | (Inherited from FarPoint.Win.Chart.LineSeries) |
Name | Description | |
---|---|---|
Changed | Occurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series) |