ScatterPointLabelOptions Class
In This Article
Contains options related to point labels of a scatter chart.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public class ScatterPointLabelOptions :
PointLabelOptionsBase
#Related API Members
The following members return ScatterPointLabelOptions objects:
#Inheritance
Object
PointLabelOptionsBase
ScatterPointLabelOptions
See Also