[]
IChartLegend interface.
public interface IChartLegend : IStyleProvider
Name | Description |
---|---|
Orientation | Gets the legend orientation. |
Position | Gets or sets the legend position. |
Title | Gets the legend title. |
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. |