Skip to main content
A newer version of this page is available. .

PointLabelPosition Enum

Lists values used to specify the point label position.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

Declaration

public enum PointLabelPosition

Members

Name Description
Outside

Labels displayed outside points.

Inside

Labels displayed inside points.

Remarks

Values listed in this enumeration are used to set the following properties:

See Also