Interface FormatterCallback

  • All Known Implementing Classes:
    PercentageCallback

    public interface FormatterCallback
    Callback interface of DataLabelsPlugin.ID plugin to set formatter property at runtime, using the plugin context.
    Labels can be displayed on multiple lines by using the newline character \n between each line or by providing an array of strings where each item represents a new line.
    Author:
    Andrea "Stock" Stocchero