SeriesBase Properties
A base class for the SeriesTemplate and Series classes.
Name | Description |
---|---|
Actual |
Gets the actual scale type used for series arguments. |
Actual |
Gets the actual value specifying whether labels are visible for a particular series. |
Argument |
Gets or sets the name of the data field that contains series point arguments. |
Argument |
Gets or sets a value that specifies the scale type for the argument data of the series’ data points. |
Checkable |
Specifies a value which determines whether to show a legend check box instead of a legend marker for a series. |
Checked |
Gets or sets a value that determines whether a legend check box is checked for a chart series. |
Color |
Gets or sets the data source field name that contains series point colors. |
Colorizer | Obsolete. Gets or sets the Series Point Colorizer used by this series. |
Colorizer |
For internal use. This property is used to support serialization of the colorizer. |
Crosshair |
Gets or sets the element that dispays the series’s Crosshair content. |
Crosshair |
Gets or sets the text that is displayed by the Crosshair when it has no values to be displayed. |
Crosshair |
Gets or sets a value that specifies whether or not a crosshair cursor is enabled for this series. |
Crosshair |
Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. |
Crosshair |
Gets or sets a string which represents the pattern specifying the text to be displayed within a crosshair label for the current Series type. |
Crosshair |
Specifies whether to show a crosshair label on a diagram for a particular 2D Series. |
Crosshair |
Returns the text options of the Crosshair label item of the series. |
Data |
Obsolete. Gets a collection of data filter conditions which can be applied to the series’ data. |
Data |
Gets or sets the logical operator used to combine individual data filter conditions defined for the series. |
Data |
Gets or sets the value that identifies whether the series’s data source is sorted. |
Date |
Returns options that configure how the series calculates summary values of its data source with date-time arguments. |
Filter |
Gets or sets the current filter criteria. |
Filter |
Gets or sets the current filter expression. |
Label | Gets series label settings. |
Label |
Gets the string value used to support serialization of the series labels. |
Labels |
Specifies whether to show labels for a series. |
Label |
Obsolete. Gets or sets the string value used to support serialization of the label’s type in web applications. |
Legend | Gets or sets a legend which displays the series legend item or series point legend items. |
Legend |
For internal use. Supports serialization of the Series |
Legend |
Obsolete. Provides access to the settings which specify the type of information displayed in the chart’s legend, and its format. |
Legend |
Obsolete. Gets the string value used to support serialization of the legend point options. |
Legend |
Gets or sets the text that identifies the series within the legend of a chart control. |
Legend |
Gets or sets the string that formats text for the series or series point legend items. |
Numeric |
Returns options that configure how the series calculates summary values of its data source with numeric arguments. |
Point |
Obsolete. Gets or sets the common appearance settings for data points within the series. |
Point |
Obsolete. Gets the string value used to support serialization of the series point options. |
Point |
Obsolete. Gets or sets the string value used to support point options serialization in a Series |
Points |
Obsolete. Gets or sets the sort order of the series’ points. |
Points |
Obsolete. Gets or sets a value that specifies the values of the data points that the series should be sorted by. |
Qualitative |
Returns options that configure how the series calculates summary values of its data source with qualitative arguments. |
Scale |
Obsolete. Gets or sets a value that specifies the scale type for the argument data of the series’ data points. |
Series |
Gets or sets the sort order of the series’ points. |
Series |
Gets or sets a value that specifies the values of the data points that the series should be sorted by. |
Series |
Obsolete. Gets or sets the string value used to support serialization of the series view’s type in web applications. |
Show |
Gets or sets a value that specifies whether the data series is represented in the chart control’s legend. |
Summary |
Obsolete. Specifies the summary function which should calculate data point values. |
Synchronize |
Gets or sets a value that specifies whether point options are synchronized for a specific series. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
Time |
Returns options that configure how the series calculates summary values of its data source with date-time arguments. |
Tool |
Gets or sets a value that specifies whether or not a tooltip is enabled for a series. |
Tool |
Gets or sets a value that points to a data field containing hints for series points tooltips. |
Tool |
Gets or sets a formatting pattern for a series point tooltip. |
Tool |
Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series. |
Top |
Provides access to settings that indicate whether it is required to show only the Top N series points in a series and define the rule to determine the Top N points. |
Value1 | For internal use only. |
Value2 | For internal use only. |
Value3 | For internal use only. |
Value4 | For internal use only. |
Value |
Gets a collection of the names of data fields that contain series point values. |
Value |
Gets or sets the string value used to support serialization of the Series |
Value |
Gets or sets a value that specifies the scale type for the value data of the series’ data points. |
View | Gets or sets the view that the series uses to visualize its data. |
View |
Gets the string value used to support serialization of the series view. |
Visible | Specifies whether the series is visible. |
See Also