PointLabelOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Point |
Initializes a new instance of the Point |
#Properties
Name | Description |
---|---|
Content | Obsolete. Gets or sets the type of content displayed within series point labels. |
Content |
Gets or sets the type of content displayed within series point labels. |
Orientation |
Gets or sets the point label orientation.
Inherited from Point |
Overlapping |
Gets or sets the mode to resolve overlapping of point labels.
Inherited from Point |
Position |
Gets or sets the point label position.
Inherited from Point |
Show |
Gets or sets whether to show point labels for zero values. |
Show |
Obsolete. Gets or sets whether to show point labels. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings of the specified object to the current object.
Inherited from Point |
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