Name | Description | |
---|---|---|
![]() | XYLineSeries Constructor | Overloaded. |
The following tables list the members exposed by XYLineSeries.
Name | Description | |
---|---|---|
![]() | XYLineSeries Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Overridden. Gets the number of points in the series. |
![]() | GapDepth | Gets or sets the amount of space between series. |
![]() | LabelBorder | Gets or sets the border around the data labels. (Inherited from FarPoint.Win.Chart.Series) |
![]() | LabelContainsSeriesName | Gets or sets whether the series name is displayed in the label. (Inherited from FarPoint.Win.Chart.Series) |
![]() | LabelContainsXValue | Gets or sets whether the x value is displayed in the labels. |
![]() | LabelContainsYValue | Gets or sets whether the y value is displayed in the labels. |
![]() | 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) |
![]() | LineBorder | Gets or sets the line border for the series. |
![]() | LineBorders | Gets the collection of line borders for the series. |
![]() | LineFill | Gets or setes the line fill for the series. |
![]() | LineFills | Gets the collection of line fills for the series. |
![]() | PointBorder | Gets or sets the point border for the series. |
![]() | PointBorders | Gets the collection of point borders for the series. |
![]() | PointFill | Gets or sets the point fill for the series. |
![]() | PointFills | Gets the collection of point fills for the series. |
![]() | PointMarker | Gets or sets the point marker for the series. |
![]() | PointMarkers | Gets the collection of point markers for the 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) |
![]() | SmoothedLine | Gets or sets whether the line is smoothed (not jagged). |
![]() | VaryColors | Gets or sets whether each data point is displayed with a different color. |
![]() | Visible | Gets or sets whether the series is visible. (Inherited from FarPoint.Win.Chart.Series) |
![]() | XAxisId | Gets or sets the ID of the x-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYSeries) |
![]() | XValues | Gets the collection of x values for the series. |
![]() | YAxisId | Gets or sets the ID of the y-axis on which the series is plotted. (Inherited from FarPoint.Win.Chart.XYSeries) |
![]() | YValues | Gets the collection of y values for the series. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this series. |
![]() | GetErrorBars | Gets the errorbars (Inherited from FarPoint.Win.Chart.XYSeries) |
![]() | GetSchema | Overridden. This method is reserved and should not be used. |
![]() | ReadXml | Overridden. Generates an object from its XML representation. |
![]() | SetErrorBarsVisible | Set errors (Inherited from FarPoint.Win.Chart.XYSeries) |
![]() | WriteXml | Overridden. Converts an object into its XML representation. |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. (Inherited from FarPoint.Win.Chart.Series) |
![]() | ReadXmlElement | Overridden. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the series is changed. (Inherited from FarPoint.Win.Chart.Series) |