Interface IContentFormatter
Namespace: Telerik.Charting
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IContentFormatter
Methods
Format(Object, Object)
Declaration
object Format(object owner, object content)
Parameters
|
System.Object
owner
|
|
System.Object
content
|
Returns
|
System.Object
|