Skip to main content

SeriesPointItem Members

In This Article
For internal use. An individual series point item.

#Properties

Name Description
LabelItem For internal use. Specifies the series point item's label. This is a dependency property.
Layout For internal use. Specifies the series point item's layout.
Model For internal use. Gets or sets the model used to draw elements of a series point item.
Opacity For internal use. Specifies the series point item's opacity. This is a dependency property.
PresentationData For internal use. Gets the series point item's presentation data. This is a dependency property.
Series For internal use. Gets the series point item's series. This is a dependency property.
ShowBehindAxes For internal use.
ShowInFrontOfAxes For internal use.

#Methods
Show Inherited Hide Inherited

Name Description
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also