[]
Adds a plugin which can be added to the Label Format dialog to support new formats.
public static void AddLabelNumberFormatPlugin(ILabelFormatterPlugin plugin)
Public Shared Sub AddLabelNumberFormatPlugin(plugin As ILabelFormatterPlugin)
Type | Name | Description |
---|---|---|
ILabelFormatterPlugin | plugin | A FarPoint.Win.Chart.Design.ILabelFormatterPlugin plugin |