InterfaceIChartElementPresenter
Interface
Defines a type which may visualize a logical chart element.
Definition
Namespace:Telerik.Charting
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public interface IChartElementPresenter : IElementPresenter
Derived Classes:
Inherited Members
Methods
InvalidatePalette()
Forces re-evaluation of the palette of this instance.
Declaration
cs-api-definition
void InvalidatePalette()