Skip to main content

PointLabelOptions Properties

Contains options related to series point labels.
Name Description
ContentType Gets or sets the type of content displayed within series 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.
ShowForZeroValues Gets or sets whether to show point labels for zero values.
See Also