FarPoint.Win Assembly / FarPoint.Win Namespace / ILabelFormatter Interface
Members


In This Topic
ILabelFormatter Interface
In This Topic
Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting chart contents.
Syntax
'Declaration
 
Public Interface ILabelFormatter 
 
'Usage
 
Dim instance As ILabelFormatter
See Also