[]
Interface that defines the methods and properties required by objects used as formatters. Formatters are responsible for formatting chart contents.
public interface ILabelFormatter2 : ILabelFormatter
Public Interface ILabelFormatter2
Inherits ILabelFormatter
Name | Description |
---|---|
Parse(string, ref IFormatProvider, ref string) | Parses the string to an object and returns the result. |