[]
        
(Showing Draft Content)

FarPoint.Win.ILabelFormatter2

ILabelFormatter2 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 ILabelFormatter2 : ILabelFormatter
Public Interface ILabelFormatter2
    Inherits ILabelFormatter

Methods

Name Description
Parse(string, ref IFormatProvider, ref string)

Parses the string to an object and returns the result.