InterfaceILabelCreator
Interface
Defines a type that provides information if Label should be created.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface ILabelCreator
Methods
ShouldCreateAxisLabel(object, object)
Decides whether the Label should be created or not.