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

SeriesBaseModel Properties

The SeriesBase model.
Name Description
AllowAddChild Gets or sets the value indicating whether a child model item can be added. Inherited from ChartElementModel.
AllowChangeVisibility Gets or sets the value indicating whether changing the element visibility is allowed. Inherited from ChartElementModel.
AllowRemove Gets or sets the value indicating whether removing an element is allowed. Inherited from ChartElementModel.
ArgumentDataMember Gets or sets the value of the SeriesBase.ArgumentDataMember within the model.
ArgumentScaleType Gets or sets the value of the SeriesBase.ArgumentScaleType within the model.
ChartElement Returns the modeled chart element. Inherited from ChartElementModel.
CheckableInLegend Gets or sets the value of the SeriesBase.CheckableInLegend within the model.
CheckedInLegend Gets or sets the value of the SeriesBase.CheckedInLegend within the model.
Children Returns the list of child chart elements. Inherited from ChartElementModel.
ColorDataMember Gets or sets the value of the SeriesBase.ColorDataMember within the model.
CrosshairContentShowMode Gets or sets the SeriesBase.CrosshairContentShowMode property value within the model.
CrosshairEmptyValueLegendText Gets or sets the value that specifies the SeriesBaseModel.CrosshairEmptyValueLegendText property in the chart model.
CrosshairEnabled Gets or sets the value of the SeriesBase.CrosshairEnabled within the model.
CrosshairHighlightPoints Gets or sets the value of the SeriesBase.CrosshairHighlightPoints within the model.
CrosshairLabelPattern Gets or sets the value of the SeriesBase.CrosshairLabelPattern within the model.
CrosshairLabelVisibility Gets or sets the value of the SeriesBase.CrosshairLabelVisibility within the model.
CrosshairTextOptions Returns the model of the Crosshair cursor options of the modeled series view.
DataFilters Obsolete. This property is obsolete (the DataFilters property is obsolete now).
DateTimeSummaryOptions Gets or sets the SeriesBase.DateTimeSummaryOptions property value within the model.
Element Returns the chart element whose model is the current model object. Inherited from ChartElementModel.
FilterCriteria Gets or sets the current filter criteria.
FilterString Gets or sets the SeriesBase.FilterString property value within the model.
Label Gets or sets the model of label options of the modeled series.
LabelsVisibility Gets or sets the value of the SeriesBase.LabelsVisibility within the model.
Legend Gets or sets the model of the legend assigned to the modeled series.
LegendTextPattern Gets or sets the value of the SeriesBase.CrosshairLabelVisibility within the model.
NumericSummaryOptions Gets or sets the SeriesBase.NumericSummaryOptions property value within the model.
QualitativeSummaryOptions Gets or sets the SeriesBase.QualitativeSummaryOptions property value within the model.
SeriesPointsSorting Gets or sets the value of the SeriesBase.SeriesPointsSorting within the model.
SeriesPointsSortingKey Gets or sets the value of the SeriesBase.SeriesPointsSortingKey within the model.
ShowInLegend Gets or sets the value of the SeriesBase.ShowInLegend within the model.
ShowInStructureControl Gets or sets the value specifying whether the chart element should be shown in the Structure control of the Chart Designer. Inherited from ChartElementModel.
Tag Gets or sets the value of the ChartElement.Tag within the model. Inherited from ChartElementModel.
TimeSpanSummaryOptions Gets or sets the SeriesBase.TimeSpanSummaryOptions property value within the model.
ToolTipEnabled Gets or sets the value of the SeriesBase.ToolTipEnabled within the model.
ToolTipHintDataMember Gets or sets the value of the SeriesBase.ToolTipHintDataMember within the model.
ToolTipPointPattern Gets or sets the value of the SeriesBase.ToolTipPointPattern within the model.
ToolTipSeriesPattern Gets or sets the value of the SeriesBase.ToolTipSeriesPattern within the model.
TopNOptions Returns the model of Top N options of the modeled series.
ValueDataMembers Gets or sets the SeriesBase.ValueDataMembers property value within the model.
ValueScaleType Gets or sets the value of the SeriesBase.ValueScaleType within the model.
View Returns the model of the series view of the modeled series.
ViewType Gets or sets the series view type of the modeled series view.
Visible Gets or sets the value of the SeriesBase.Visible within the model.
See Also