Skip to main content

SparklineRange.PropertiesChanged Event

This event is hidden, because it is not appropriate for the SparklineRange class.

Namespace: DevExpress.Sparkline

Assembly: DevExpress.Sparkline.v23.2.Core.dll

NuGet Package: DevExpress.Sparkline.Core

Declaration

[Browsable(false)]
public event EventHandler PropertiesChanged

Event Data

The PropertiesChanged event's data class is EventArgs.

See Also