Progress® Telerik® Reporting R1 2021
GraphSeries2D Properties
The GraphSeries2D type exposes the following members.
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.
|
![]() | 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.) |
![]() | 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.) |
![]() | 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.) |
![]() | 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.) |
![]() | 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.) |
![]() | 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;
|
![]() | 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;
|