Skip to main content

ScatterPointLabelOptions Class

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

The following members return ScatterPointLabelOptions objects:

#Inheritance

Object
PointLabelOptionsBase
ScatterPointLabelOptions
See Also