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 PointLabelOptionsBase. |
| OverlappingMode | Gets or sets the mode to resolve overlapping of point labels. Inherited from PointLabelOptionsBase. |
| Position | Gets or sets the point label position. Inherited from PointLabelOptionsBase. |
| ShowPointLabels | Gets or sets whether to show point labels. Inherited from PointLabelOptionsBase. |
See Also