InterfaceIContentFormatter
Interface
Defines a type that can convert some input to its string representation.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface IContentFormatter
Methods
Format(object, object)
Formats the content, using the provided owner.