SeriesModel Properties
The Series 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. |
AllowResample | |
ArgumentDataMember | Gets or sets the value of the SeriesBase.ArgumentDataMember within the model. Inherited from SeriesBaseModel. |
ArgumentScaleType | Gets or sets the value of the SeriesBase.ArgumentScaleType within the model. Inherited from SeriesBaseModel. |
ChartElement | Returns the modeled chart element. Inherited from ChartElementModel. |
CheckableInLegend | Gets or sets the value of the SeriesBase.CheckableInLegend within the model. Inherited from SeriesBaseModel. |
CheckedInLegend | Gets or sets the value of the SeriesBase.CheckedInLegend within the model. Inherited from SeriesBaseModel. |
Children | Returns the list of child chart elements. Inherited from ChartElementModel. |
ColorDataMember | Gets or sets the value of the SeriesBase.ColorDataMember within the model. Inherited from SeriesBaseModel. |
CrosshairContentShowMode | Gets or sets the SeriesBase.CrosshairContentShowMode property value within the model. Inherited from SeriesBaseModel. |
CrosshairEmptyValueLegendText | Gets or sets the value that specifies the SeriesBaseModel.CrosshairEmptyValueLegendText property in the chart model. Inherited from SeriesBaseModel. |
CrosshairEnabled | Gets or sets the value of the SeriesBase.CrosshairEnabled within the model. Inherited from SeriesBaseModel. |
CrosshairHighlightPoints | Gets or sets the value of the SeriesBase.CrosshairHighlightPoints within the model. Inherited from SeriesBaseModel. |
CrosshairLabelPattern | Gets or sets the value of the SeriesBase.CrosshairLabelPattern within the model. Inherited from SeriesBaseModel. |
CrosshairLabelVisibility | Gets or sets the value of the SeriesBase.CrosshairLabelVisibility within the model. Inherited from SeriesBaseModel. |
CrosshairTextOptions | Returns the model of the Crosshair cursor options of the modeled series view. Inherited from SeriesBaseModel. |
DataAdapter | |
DataFilters | Obsolete. This property is obsolete (the DataFilters property is obsolete now). Inherited from SeriesBaseModel. |
DataSorted | Inherited from SeriesBaseModel. |
DataSource | Gets or sets the value of the Series.DataSource within the model. |
DateTimeSummaryOptions | Gets or sets the SeriesBase.DateTimeSummaryOptions property value within the model. Inherited from SeriesBaseModel. |
Element | Returns the chart element whose model is the current model object. Inherited from ChartElementModel. |
FilterCriteria | Gets or sets the current filter criteria. Inherited from SeriesBaseModel. |
FilterString | Gets or sets the SeriesBase.FilterString property value within the model. Inherited from SeriesBaseModel. |
Label | Gets or sets the model of label options of the modeled series. Inherited from SeriesBaseModel. |
LabelsVisibility | Inherited from SeriesBaseModel. |
Legend | Gets or sets the model of the legend assigned to the modeled series. Inherited from SeriesBaseModel. |
LegendTextPattern | Gets or sets the value of the SeriesBase.CrosshairLabelVisibility within the model. Inherited from SeriesBaseModel. |
Name | Gets or sets the name of the modeled series. |
NumericSummaryOptions | Gets or sets the SeriesBase.NumericSummaryOptions property value within the model. Inherited from SeriesBaseModel. |
Points | Returns the model of the series point collection of the modeled series. |
QualitativeSummaryOptions | Gets or sets the SeriesBase.QualitativeSummaryOptions property value within the model. Inherited from SeriesBaseModel. |
SeriesPointsSorting | Gets or sets the value of the SeriesBase.SeriesPointsSorting within the model. Inherited from SeriesBaseModel. |
SeriesPointsSortingKey | Gets or sets the value of the SeriesBase.SeriesPointsSortingKey within the model. Inherited from SeriesBaseModel. |
ShowInLegend | Gets or sets the value of the SeriesBase.ShowInLegend within the model. Inherited from SeriesBaseModel. |
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. Inherited from SeriesBaseModel. |
ToolTipEnabled | Gets or sets the value of the SeriesBase.ToolTipEnabled within the model. Inherited from SeriesBaseModel. |
ToolTipHintDataMember | Gets or sets the value of the SeriesBase.ToolTipHintDataMember within the model. Inherited from SeriesBaseModel. |
ToolTipImage | Returns the model of the image displayed in the tooltip of the modeled series. |
ToolTipPointPattern | Gets or sets the value of the SeriesBase.ToolTipPointPattern within the model. Inherited from SeriesBaseModel. |
ToolTipSeriesPattern | Gets or sets the value of the SeriesBase.ToolTipSeriesPattern within the model. Inherited from SeriesBaseModel. |
TopNOptions | Returns the model of Top N options of the modeled series. Inherited from SeriesBaseModel. |
ValueDataMembers | Gets or sets the SeriesBase.ValueDataMembers property value within the model. Inherited from SeriesBaseModel. |
ValueScaleType | Gets or sets the value of the SeriesBase.ValueScaleType within the model. Inherited from SeriesBaseModel. |
View | Returns the model of the series view of the modeled series. Inherited from SeriesBaseModel. |
ViewType | Gets or sets the series view type of the modeled series view. Inherited from SeriesBaseModel. |
Visible | Gets or sets the value of the SeriesBase.Visible within the model. Inherited from SeriesBaseModel. |
See Also