Skip to main content
A newer version of this page is available. .

SeriesTemplate Properties

The series template that the chart uses to generate its series.
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.
ArgumentDataMember Gets or sets the name of the data field that contains series point arguments. Inherited from SeriesBase.
ArgumentDrillTemplate Gets or sets the series template that the Chart Control uses to generate detailed series when the Control should display a data slice filtered by an argument.
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 name of the data member name that is used to specify series point colors. Inherited from SeriesBase.
Colorizer 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.
DataFilters 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.
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.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Label Gets the settings of series labels. 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.
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.
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.
SeriesColorizer Gets or sets the Series Colorizer that automatically paints series.
SeriesColorizerSerializable For internal use only. This property is used to support the series template’s series colorizer serialization.
SeriesDataMember Gets or sets the name of the data member whose values identify series.
SeriesDrillTemplate Gets or sets the series template that the Chart Control uses to generate detailed series when the Control should display a data slice filtered by a series identifier.
SeriesPointDrillTemplate Gets or sets the series template that the Chart Control uses to generate detailed series when the Control should display a data slice filtered by a series point.
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.
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.
ToolTipPointPattern Gets or sets a string which represents the pattern specifying the text to be displayed within the tooltip that appears for a series point. 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