JavaScript is disabled on your browser.
com.scichart.charting.visuals.axes
Interface IAxisLayoutChangeListener
All Known Subinterfaces:
IAxisLayoutManager
,
IAxisRenderer
,
IAxisTitleRenderer
public interface
IAxisLayoutChangeListener
Defines interface with method for notification when something in axis layout changes
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onAxisLayoutChanged
()
Notifies when layout of currently attached axis changes
Method Detail
onAxisLayoutChanged
void onAxisLayoutChanged()
Notifies when layout of currently attached axis changes