ScatterChartDashboardItem.PointLabelOptions Property
Provides access to point label options of the scatter chart.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ScatterPointLabelOptions | A ScatterPointLabelOptions object containing point label options of the scatter chart. |
See Also