[]
        
(Showing Draft Content)

C1.Android.Chart.IChartLegend

IChartLegend Interface

IChartLegend interface.

Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public interface IChartLegend : IStyleProvider

Properties

Name Description
Orientation

Gets the legend orientation.

Position

Gets or sets the legend position.

Title

Gets the legend title.

Methods

Name Description
GetDesiredSize(IRenderEngine, double, double)

Gets the desired legend size.

GetPosition(double, double)

Gets the automatic position.

HitTest(double, double)

Hit testing.

Render(IRenderEngine, ChartPositionType, _Rect)

Render the legend.