Click or drag to resize
PoXtLegendEditorAddLegendChangedCallback Method
Overload List
  NameDescription
Public methodAddLegendChangedCallback(PoXtLegendEditorLegendEditorCB) Obsolete.
Use LegendChanged event instead. Adds delegate which are called on legend changes. (See the method SetUpdateFrequency to define the moment when the callbacks are called).
Public methodAddLegendChangedCallback(PoXtLegendEditorLegendEditorUserDataCB, Object) Obsolete.
Use LegendChanged event instead.
Top
See Also