SeriesPointPresentationData Members
In This Article
#Constructors
Name | Description |
---|---|
Series |
Initializes a new instance of the Series |
#Properties
Name | Description |
---|---|
Is |
For internal use. Returns a value that indicates whether presentation data is highlighted. |
Is |
For internal use. Returns a value that indicates whether presentation data is selected. |
Label |
For internal use. Specifies the point’s label text. This is a dependency property. |
Layout | For internal use. Specifies the series point layout. This is a dependency property. |
Layouts | For internal use. Specifies the series point layouts when scale breaks cross the point. This is a dependency property. |
Legend |
For internal use. Specifies the point’s legend text. This is a dependency property. |
Opacity | For internal use. Specifies the point’s opacity. This is a dependency property. |
Point |
For internal use. Specifies the point’s color. This is a dependency property. |
Series |
For internal use. Returns the series point which uses this presentation data. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also