Back to Devexpress

ScatterPointLabelOptions Class

dashboard-devexpress-dot-dashboardcommon-4a3d9ecd.md

latest1.3 KB
Original Source

ScatterPointLabelOptions Class

Contains options related to point labels of a scatter chart.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class ScatterPointLabelOptions :
    PointLabelOptionsBase
vb
Public Class ScatterPointLabelOptions
    Inherits PointLabelOptionsBase

The following members return ScatterPointLabelOptions objects:

Inheritance

Object PointLabelOptionsBase ScatterPointLabelOptions

See Also

ScatterPointLabelOptions Members

DevExpress.DashboardCommon Namespace