FarPoint.Win
ILabelFormatter Interface
Members  See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace : ILabelFormatter Interface


Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting chart contents.

Syntax

Visual Basic (Declaration) 
Public Interface ILabelFormatter 
Visual Basic (Usage)Copy Code
Dim instance As ILabelFormatter
C# 
public interface ILabelFormatter 

See Also