ScatterPointLabelOptions Properties
Contains options related to point labels of a scatter chart.
Name | Description |
---|---|
Content | Gets or sets the type of content displayed within 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.
Inherited from Point |
See Also