Navigation: Code Documentation > RSCharting > RSChartPanel
RSChartPanel Interfaces
Name
Description
IChartPanelListener
Defines the interface for a class that wishes to listen to TRSChartPanel and TRSCustomChart events
Implement the IChartPanelListener to make your class be able to respond to changes in the chart panel, a chart, or a chart's values
Top