[]
        
(Showing Draft Content)

FarPoint.Win.ILabelFormatter

ILabelFormatter Interface

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

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public interface ILabelFormatter
Public Interface ILabelFormatter

Properties

Name Description
FormatString

Gets the formatted string.

Methods

Name Description
Format(object)

Formats the specified object as a string.

Events

Name Description
Changed

Occurs when the setting of the formatter is changed.