Skip to main content
A newer version of this page is available. .

SparklineRange.PropertiesChanged Event

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

Namespace: DevExpress.Sparkline

Assembly: DevExpress.Sparkline.v19.1.Core.dll

Declaration

[Browsable(false)]
public event EventHandler PropertiesChanged

Event Data

The PropertiesChanged event's data class is EventArgs.

See Also