ChartSeries.PointLabelOptions Property
In This Article
Provides access to options related to series point labels.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public PointLabelOptions PointLabelOptions { get; }
#Property Value
Type | Description |
---|---|
Point |
A Point |
See Also