Series Properties
Represents an individual series within a chart control.Name | Description |
---|---|
ActualArgumentScaleType | Gets the actual scale type used for series arguments. Inherited from SeriesBase. |
ActualLabelsVisibility | Gets the actual value specifying whether labels are visible for a particular series. Inherited from SeriesBase. |
AllowResample | Indicates whether the chart resampling mechanism applies to the series. |
ArgumentDataMember | Gets or sets the name of the data field that contains series point arguments. Inherited from SeriesBase. |
ArgumentScaleType | Gets or sets a value that specifies the scale type for the argument data of the series’ data points. Inherited from SeriesBase. |
CheckableInLegend | Specifies a value which determines whether to show a legend check box instead of a legend marker for a series. Inherited from SeriesBase. |
CheckedInLegend | Gets or sets a value that determines whether a legend check box is checked for a chart series. Inherited from SeriesBase. |
ColorDataMember | Gets or sets the data source field name that contains series point colors. Inherited from SeriesBase. |
Colorizer | Obsolete. Gets or sets the Series Point Colorizer used by this series. Inherited from SeriesBase. |
ColorizerSerializable | For internal use. This property is used to support serialization of the colorizer. Inherited from SeriesBase. |
CrosshairContentShowMode | Gets or sets the element that dispays the series’s Crosshair content. Inherited from SeriesBase. |
CrosshairEmptyValueLegendText | Gets or sets the text that is displayed by the Crosshair when it has no values to be displayed. Inherited from SeriesBase. |
CrosshairEnabled | Gets or sets a value that specifies whether or not a crosshair cursor is enabled for this series. Inherited from SeriesBase. |
CrosshairHighlightPoints | Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. Inherited from SeriesBase. |
CrosshairLabelPattern | Gets or sets a string which represents the pattern specifying the text to be displayed within a crosshair label for the current Series type. Inherited from SeriesBase. |
CrosshairLabelVisibility | Specifies whether to show a crosshair label on a diagram for a particular 2D Series. Inherited from SeriesBase. |
CrosshairTextOptions | Returns the text options of the Crosshair label item of the series. Inherited from SeriesBase. |
DataAdapter | Gets or sets an adapter that loads data from a source to the series. |
DataFilters | Obsolete. Gets a collection of data filter conditions which can be applied to the series’ data. Inherited from SeriesBase. |
DataFiltersConjunctionMode | Gets or sets the logical operator used to combine individual data filter conditions defined for the series. Inherited from SeriesBase. |
DataSorted | Gets or sets the value that identifies whether the series’s data source is sorted. Inherited from SeriesBase. |
DataSource | Gets or sets the series’ data source. |
DataSourceSorted | Gets or sets the value that identifies whether the series’s data source is sorted. |
DateTimeSummaryOptions | Returns options that configure how the series calculates summary values of its data source with date-time arguments. Inherited from SeriesBase. |
FilterCriteria | Gets or sets the current filter criteria. Inherited from SeriesBase. |
FilterString | Gets or sets the current filter expression. Inherited from SeriesBase. |
IsAutoCreated | Returns a value specifying whether or not a series is auto created. |
Label | Gets series label settings. Inherited from SeriesBase. |
LabelSerializable | Gets the string value used to support serialization of the series labels. Inherited from SeriesBase. |
LabelsVisibility | Specifies whether to show labels for a series. Inherited from SeriesBase. |
LabelTypeName | Obsolete. Gets or sets the string value used to support serialization of the label’s type in web applications. Inherited from SeriesBase. |
Legend | Gets or sets a legend which displays the series legend item or series point legend items. Inherited from SeriesBase. |
LegendName | For internal use. Supports serialization of the SeriesBase.Legend property. Inherited from SeriesBase. |
LegendPointOptions | Obsolete. Provides access to the settings which specify the type of information displayed in the chart’s legend, and its format. Inherited from SeriesBase. |
LegendPointOptionsSerializable | Obsolete. Gets the string value used to support serialization of the legend point options. Inherited from SeriesBase. |
LegendText | Gets or sets the text that identifies the series within the legend of a chart control. Inherited from SeriesBase. |
LegendTextPattern | Gets or sets the string that formats text for the series or series point legend items. Inherited from SeriesBase. |
Name | Gets or sets the name of the series. |
NumericSummaryOptions | Returns options that configure how the series calculates summary values of its data source with numeric arguments. Inherited from SeriesBase. |
PointOptions | Obsolete. Gets or sets the common appearance settings for data points within the series. Inherited from SeriesBase. |
PointOptionsSerializable | Obsolete. Gets the string value used to support serialization of the series point options. Inherited from SeriesBase. |
PointOptionsTypeName | Obsolete. Gets or sets the string value used to support point options serialization in a SeriesBase. Inherited from SeriesBase. |
Points | Gets the series’ collection of data points. |
PointsSorting | Obsolete. Gets or sets the sort order of the series’ points. Inherited from SeriesBase. |
PointsSortingKey | Obsolete. Gets or sets a value that specifies the values of the data points that the series should be sorted by. Inherited from SeriesBase. |
QualitativeSummaryOptions | Returns options that configure how the series calculates summary values of its data source with qualitative arguments. Inherited from SeriesBase. |
ScaleType | Obsolete. Gets or sets a value that specifies the scale type for the argument data of the series’ data points. Inherited from SeriesBase. |
SeriesID | Specifies the series ID, which is intended for internal use only. |
SeriesPointsSorting | Gets or sets the sort order of the series’ points. Inherited from SeriesBase. |
SeriesPointsSortingKey | Gets or sets a value that specifies the values of the data points that the series should be sorted by. Inherited from SeriesBase. |
SeriesViewTypeName | Obsolete. Gets or sets the string value used to support serialization of the series view’s type in web applications. Inherited from SeriesBase. |
ShowInLegend | Gets or sets a value that specifies whether the data series is represented in the chart control’s legend. Inherited from SeriesBase. |
SummaryFunction | Obsolete. Specifies the summary function which should calculate data point values. Inherited from SeriesBase. |
SynchronizePointOptions | Gets or sets a value that specifies whether point options are synchronized for a specific series. Inherited from SeriesBase. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
TimeSpanSummaryOptions | Returns options that configure how the series calculates summary values of its data source with date-time arguments. Inherited from SeriesBase. |
ToolTipEnabled | Gets or sets a value that specifies whether or not a tooltip is enabled for a series. Inherited from SeriesBase. |
ToolTipHintDataMember | Gets or sets a value that points to a data field containing hints for series points tooltips. Inherited from SeriesBase. |
ToolTipImage | Specifies an image to be displayed in series tooltips. |
ToolTipPointPattern | Gets or sets a formatting pattern for a series point tooltip. Inherited from SeriesBase. |
ToolTipSeriesPattern | Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series. Inherited from SeriesBase. |
TopNOptions | 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. Inherited from SeriesBase. |
Value1 | For internal use only. Inherited from SeriesBase. |
Value2 | For internal use only. Inherited from SeriesBase. |
Value3 | For internal use only. Inherited from SeriesBase. |
Value4 | For internal use only. Inherited from SeriesBase. |
ValueDataMembers | Gets a collection of the names of data fields that contain series point values. Inherited from SeriesBase. |
ValueDataMembersSerializable | Gets or sets the string value used to support serialization of the SeriesBase.ValueDataMembers property. Inherited from SeriesBase. |
ValueScaleType | Gets or sets a value that specifies the scale type for the value data of the series’ data points. Inherited from SeriesBase. |
View | Gets or sets the view that the series uses to visualize its data. Inherited from SeriesBase. |
ViewSerializable | Gets the string value used to support serialization of the series view. Inherited from SeriesBase. |
Visible | Specifies whether the series is visible. Inherited from SeriesBase. |
See Also