Back to Devexpress

Series Members

corelibraries-devexpress-dot-xtracharts-dot-series-dot-underscore-members.md

latest22.8 KB
Original Source

Series Members

Represents an individual series within a chart control.

Constructors

NameDescription
Series()For internal use only. Initializes a new instance of the Series class with the default settings.
Series(String, ViewType)Initializes a new instance of the Series class with the specified series name and view type used to represent this series.

Properties

NameDescription
ActualArgumentScaleTypeGets the actual scale type used for series arguments. Inherited from SeriesBase.
ActualLabelsVisibilityGets the actual value specifying whether labels are visible for a particular series. Inherited from SeriesBase.
AllowResampleIndicates whether the chart resampling mechanism applies to the series.
ArgumentDataMemberGets or sets the name of the data field that contains series point arguments. Inherited from SeriesBase.
ArgumentScaleTypeGets or sets a value that specifies the scale type for the argument data of the series’ data points. Inherited from SeriesBase.
CheckableInLegendSpecifies a value which determines whether to show a legend check box instead of a legend marker for a series. Inherited from SeriesBase.
CheckedInLegendGets or sets a value that determines whether a legend check box is checked for a chart series. Inherited from SeriesBase.
ColorDataMemberGets or sets the data source field name that contains series point colors. Inherited from SeriesBase.
ColorizerSerializableFor internal use. This property is used to support serialization of the colorizer. Inherited from SeriesBase.
CrosshairContentShowModeGets or sets the element that dispays the series’s Crosshair content. Inherited from SeriesBase.
CrosshairEmptyValueLegendTextGets or sets the text that is displayed by the Crosshair when it has no values to be displayed. Inherited from SeriesBase.
CrosshairEnabledGets or sets a value that specifies whether or not a crosshair cursor is enabled for this series. Inherited from SeriesBase.
CrosshairHighlightPointsGets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. Inherited from SeriesBase.
CrosshairLabelPatternGets 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.
CrosshairLabelVisibilitySpecifies whether to show a crosshair label on a diagram for a particular 2D Series. Inherited from SeriesBase.
CrosshairTextOptionsReturns the text options of the Crosshair label item of the series. Inherited from SeriesBase.
DataAdapterGets or sets an adapter that loads data from a source to the series.
DataFiltersConjunctionModeGets or sets the logical operator used to combine individual data filter conditions defined for the series. Inherited from SeriesBase.
DataSortedGets or sets the value that identifies whether the series’s data source is sorted. Inherited from SeriesBase.
DataSourceGets or sets the series’ data source.
DataSourceSortedGets or sets the value that identifies whether the series’s data source is sorted.
DateTimeSummaryOptionsReturns options that configure how the series calculates summary values of its data source with date-time arguments. Inherited from SeriesBase.
FilterCriteriaGets or sets the current filter criteria. Inherited from SeriesBase.
FilterStringGets or sets the current filter expression. Inherited from SeriesBase.
IsAutoCreatedReturns a value specifying whether or not a series is auto created.
LabelGets series label settings. Inherited from SeriesBase.
LabelSerializableGets the string value used to support serialization of the series labels. Inherited from SeriesBase.
LabelsVisibilitySpecifies whether to show labels for a series. Inherited from SeriesBase.
LegendGets or sets a legend which displays the series legend item or series point legend items. Inherited from SeriesBase.
LegendNameFor internal use. Supports serialization of the SeriesBase.Legend property. Inherited from SeriesBase.
LegendTextGets or sets the text that identifies the series within the legend of a chart control. Inherited from SeriesBase.
LegendTextPatternGets or sets the string that formats text for the series or series point legend items. Inherited from SeriesBase.
NameGets or sets the name of the series.
NumericSummaryOptionsReturns options that configure how the series calculates summary values of its data source with numeric arguments. Inherited from SeriesBase.
PointsGets the series’ collection of data points.
QualitativeSummaryOptionsReturns options that configure how the series calculates summary values of its data source with qualitative arguments. Inherited from SeriesBase.
SeriesIDSpecifies the series ID, which is intended for internal use only.
SeriesPointsSortingGets or sets the sort order of the series’ points. Inherited from SeriesBase.
SeriesPointsSortingKeyGets or sets a value that specifies the values of the data points that the series should be sorted by. Inherited from SeriesBase.
ShowInLegendGets or sets a value that specifies whether the data series is represented in the chart control’s legend. Inherited from SeriesBase.
SynchronizePointOptionsGets or sets a value that specifies whether point options are synchronized for a specific series. Inherited from SeriesBase.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
TimeSpanSummaryOptionsReturns options that configure how the series calculates summary values of its data source with date-time arguments. Inherited from SeriesBase.
ToolTipEnabledGets or sets a value that specifies whether or not a tooltip is enabled for a series. Inherited from SeriesBase.
ToolTipHintDataMemberGets or sets a value that points to a data field containing hints for series points tooltips. Inherited from SeriesBase.
ToolTipImageSpecifies an image to be displayed in series tooltips.
ToolTipPointPatternGets or sets a formatting pattern for a series point tooltip. Inherited from SeriesBase.
ToolTipSeriesPatternGets 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.
TopNOptionsProvides 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.
Value1For internal use only. Inherited from SeriesBase.
Value2For internal use only. Inherited from SeriesBase.
Value3For internal use only. Inherited from SeriesBase.
Value4For internal use only. Inherited from SeriesBase.
ValueDataMembersGets a collection of the names of data fields that contain series point values. Inherited from SeriesBase.
ValueDataMembersSerializableGets or sets the string value used to support serialization of the SeriesBase.ValueDataMembers property. Inherited from SeriesBase.
ValueScaleTypeGets or sets a value that specifies the scale type for the value data of the series’ data points. Inherited from SeriesBase.
ViewGets or sets the view that the series uses to visualize its data. Inherited from SeriesBase.
ViewSerializableGets the string value used to support serialization of the series view. Inherited from SeriesBase.
VisibleSpecifies whether the series is visible. Inherited from SeriesBase.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the Series object passed as the parameter.
BindToData(Object, String, String[])Binds a series to data.
ChangeView(ViewType)Changes the series’ view type by specifying its type. Inherited from SeriesBase.
Clone()Creates a copy of the current ChartElement object. Inherited from ChartElement.
Dispose()Releases all resources used by the Series object.
DrillDown()Drills down to the series if the series template by which the series is generated has the SeriesTemplate.SeriesDrillTemplate property specified.
DrillDownToPoint(Object)Drills down to the specified series point if the series template by which the series is generated has the SeriesTemplate.SeriesPointDrillTemplate property specified.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
IsCompatible(SeriesPoint)Checks if the specified point is compatible with the current series scale type.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SetBoxPlotDataMembers(String, String, String, String, String, String, String)Specifies the data members whose values the series uses to populate series points’ arguments and values. Inherited from SeriesBase.
SetBoxPlotDataMembers(String, String, String, String, String, String)Specifies the data members whose values the series uses to populate series points’ arguments and values. Inherited from SeriesBase.
SetBoxPlotDataMembersWithOutliers(String, String, String, String, String, String, String, String)Specifies the data members whose values the series uses to populate series points’ arguments and values. Inherited from SeriesBase.
SetBoxPlotDataMembersWithOutliers(String, String, String, String, String, String, String)Specifies the data members whose values the series uses to populate series points’ arguments and values. Inherited from SeriesBase.
SetBubbleDataMembers(String, String, String)Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a bubble view. Inherited from SeriesBase.
SetDataMembers(String, String)Specifies the data members whose values the series uses to populate series points’ arguments and values. Inherited from SeriesBase.
SetFinancialDataMembers(String, String, String, String, String)Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a financial view. Inherited from SeriesBase.
SetGanttDataMembers(String, String, String)Specifies data members whose values will be used to populate the argument value and weight of series points if series view is a Gantt view. Inherited from SeriesBase.
SetRangeDataMembers(String, String, String)Specifies data members whose values will be used to populate the argument value and weight of series points if a series view is a range view. Inherited from SeriesBase.
ToString()Returns the textual representation of the series.

See Also

Series Class

DevExpress.XtraCharts Namespace