Interface ILegendRenderer
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public interface ILegendRenderer
Methods
UpdateLegendItemsFontColor(Color)
Declaration
void UpdateLegendItemsFontColor(Color color)
Parameters
Microsoft.
|
UpdateLegendItemsFontSize(Double)
Declaration
void UpdateLegendItemsFontSize(double size)
Parameters
System.
|
UpdateLegendItemsIconSize(Size)
Declaration
void UpdateLegendItemsIconSize(Size size)
Parameters
Microsoft.
|
UpdateLegendOrientation(LegendOrientation)
Declaration
void UpdateLegendOrientation(LegendOrientation orientation)
Parameters
Legend
|
UpdateLegendProvider()
Declaration
void UpdateLegendProvider()