Interface IAxisLayoutChangeListener
Defines interface with method for notification when something in axis layout changes
Namespace:
Assembly: .dll
Syntax
public interface IAxisLayoutChangeListener
Methods
onAxisLayoutChanged()
Notifies when layout of currently attached axis changes
Declaration
public abstract void onAxisLayoutChanged()