Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

CustomLegendItem Events

An individual item in a legend that explains point or line/area segment colors for a series painted with a point or segment colorizer.
Name Description
BindingContextChanged Occurs when the value of the BindingContext property changes. Inherited from BindableObject.
PropertyChanged Occurs when a property value changes. Inherited from BindableObject.
PropertyChanging Occurs when a property value is changing. Inherited from BindableObject.
See Also