Progress® Telerik® Reporting R1 2021
LineSeries Class
Represents a LineSeries in which the data points are connected with a line.
Inheritance Hierarchy
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
Telerik.ReportingGraphSeriesBase
Telerik.ReportingGraphSeries
Telerik.ReportingGraphSeries2D
Telerik.ReportingLineSeries
Namespace:
Telerik.ReportingSystemMarshalByRefObject
System.ComponentModelComponent
Telerik.ReportingGraphSeriesBase
Telerik.ReportingGraphSeries
Telerik.ReportingGraphSeries2D
Telerik.ReportingLineSeries
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The LineSeries type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LineSeries |
Creates an instance of the LineSeries.
|
Properties
Name | Description | |
---|---|---|
![]() | ArrangeByAxis |
Gets or sets the axis/direction that the ArrangeMode is applied to.
(Inherited from GraphSeries.) |
![]() | ArrangeMode |
Gets or sets a value indicating how to arrange the series at runtime.
(Inherited from GraphSeries2D.) |
![]() | CategoryGroup |
Gets or sets the GraphGroup from the CategoryGroups
hierarchy associated with this series.
(Inherited from GraphSeries.) |
![]() | ColorPalette |
Gets or sets the color palette used for graph series.
(Inherited from GraphSeriesBase.) |
![]() | ConditionalFormatting |
Gets the ConditionalFormatting rules which are applied on the series' style.
|
![]() | CoordinateSystem |
The coordinate system to project the data points (category/value) onto.
(Inherited from GraphSeries.) |
![]() | DataPointConditionalFormatting |
Gets the ConditionalFormatting applied on the data points.
(Inherited from GraphSeriesBase.) |
![]() | DataPointLabel |
Data point label.
(Inherited from GraphSeriesBase.) |
![]() | DataPointLabelAlignment |
Gets or sets a value indicating how the labels of the data points to be aligned.
|
![]() | DataPointLabelAngle |
Gets or sets the angle in degrees at which the data point labels are rotated.
(Inherited from GraphSeriesBase.) |
![]() | DataPointLabelConditionalFormatting |
Gets the ConditionalFormatting to applied on the data points' labels.
(Inherited from GraphSeriesBase.) |
![]() | DataPointLabelFormat |
Data point label format.
(Inherited from GraphSeriesBase.) |
![]() | DataPointLabelOffset |
Gets or sets the DataPointLabel offset, according the DataPointLabelPosition.
|
![]() | DataPointLabelStyle |
Gets the style for the labels of the data points.
(Inherited from GraphSeriesBase.) |
![]() | DataPointStyle |
Gets the default style of a data point.
(Inherited from GraphSeriesBase.) |
![]() | Legend | Obsolete.
Gets or sets an expression or a text which is displayed in the legend.
(Inherited from GraphSeriesBase.) |
![]() | LegendFormat | Obsolete.
Gets or sets the number format for the legend value.
(Inherited from GraphSeriesBase.) |
![]() | LegendItem |
Gets or sets the LegendItem for the current GraphSeries (Inherited from GraphSeriesBase.) |
![]() | LineStyle |
Gets the style applied to the line that connects the data points of this series.
|
![]() | LineType |
Gets or sets a value indicating how to connect the data points: with smooth,
straight or stepped lines.
|
![]() | MarkerMaxSize |
Gets or sets the size for the maximum value of the Size property.
|
![]() | MarkerMinSize |
Gets or sets the size of the markers for the minimum value of the Size property.
|
![]() | MarkerSize |
Gets or sets the size of the markers if no Size is specified;
|
![]() | MarkerType |
Gets or sets the shape of the marker.
|
![]() | MaximumSize |
Gets or sets a value that defines the maximum size of the markers. Use this property to
create a Bubble like charts.
|
![]() | MinimumSize |
Gets or sets a value that defines the minimum size of the markers. Use this property to
create a Bubble like charts.
|
![]() | MissingValuesLineStyle |
Gets the style applied to the line that connects the points on both sides of a data point with a missing value.
|
![]() | Name |
Gets or sets the name of the graph series.
(Inherited from GraphSeriesBase.) |
![]() | SeriesGroup |
Gets or sets the GraphGroup from the SeriesGroups
hierarchy associated with this series.
(Inherited from GraphSeries.) |
![]() | Size |
Gets or sets an expression that defines the size of the markers. Use this property to
create a Bubble like charts.
|
![]() | SmoothLine | Obsolete.
Gets or sets a value indicating how to connect the data points: with a smooth or
straight lines.
|
![]() | ToolTip |
Gets the ToolTip instance associated with the data points.
(Inherited from GraphSeriesBase.) |
![]() | X |
Gets or sets an expression that defines the X coordinate for the data points when in a
CartesianCoordinateSystem; For a PolarCoordinateSystem gets or sets
the Angular coordinate;
(Inherited from GraphSeries2D.) |
![]() | Y |
Gets or sets an expression that defines the Y coordinate for the data points when in a
CartesianCoordinateSystem; For a PolarCoordinateSystem gets or sets
the Radial coordinate;
(Inherited from GraphSeries2D.) |
Methods
Name | Description | |
---|---|---|
![]() | ToString | (Inherited from GraphSeriesBase.) |
Version Information
Supported in: 1.0.1