Skip to main content
All docs
V18.2

PaneTitle.Update(DependencyObject, DependencyPropertyChangedEventArgs) Method

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v18.2.dll

Declaration

public static void Update(
    DependencyObject d,
    DependencyPropertyChangedEventArgs e
)

Parameters

Name Type
d DependencyObject
e DependencyPropertyChangedEventArgs
See Also