[]
        
(Showing Draft Content)

C1.Maui.Chart.FlexChart.OptionsChanged

OptionsChanged Method

OptionsChanged(BindableObject, string, object, object)

Called when options was changed.

Declaration
protected static void OptionsChanged(BindableObject obj, string propertyName, object oldValue, object newValue)
Protected Shared Sub OptionsChanged(obj As BindableObject, propertyName As String, oldValue As Object, newValue As Object)
Parameters
Type Name Description
BindableObject obj
string propertyName
object oldValue
object newValue