Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ILabelFormatter2 Interface
Members


In This Topic
ILabelFormatter2 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 ILabelFormatter2 
   Inherits ILabelFormatter 
 
'Usage
 
Dim instance As ILabelFormatter2
See Also