Spread Windows Forms 15.0
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
    public interface ILabelFormatter 
    See Also