ScatterChartDashboardItem.PointLabelOptions Property
In This Article
Provides access to point label options of the scatter chart.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public ScatterPointLabelOptions PointLabelOptions { get; }
#Property Value
Type | Description |
---|---|
Scatter |
A Scatter |
See Also