ChartSeriesPointCustomizationSettings Class
In This Article
Provides data for the CustomizeSeriesPoint event.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public sealed class ChartSeriesPointCustomizationSettings
#Remarks
Refer to the CustomizeSeriesPoint event’s description for more information and examples.
See Also