Spread Windows Forms 12.0 Product Documentation
chart Field


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > UndoRedoManager Class : chart Field
Fpchart control which can be used to fire events when executing actions.
Syntax
'Declaration
 
Protected chart As FpChart
'Usage
 
Dim instance As UndoRedoManager
Dim value As FpChart
 
value = instance.chart
 
instance.chart = value
protected FpChart chart
See Also

Reference

UndoRedoManager Class
UndoRedoManager Members