[]
IChartBase interface.
public interface IChartBase : IStyleProvider, IPalette, IBrushConverter
Name | Description |
---|---|
AnimationMode | |
Footer | Gets the chart footer, |
Header | Gets the chart header. |
Legend | Gets the chart legend. |
LoadAnimation | |
SelectedIndex | Gets the selected index. |
SelectionMode | Gets the selection mode. |
UpdateAnimation |
Name | Description |
---|---|
GetMargin() | Gets the plot margin. |
OnRendered(IRenderEngine, double, double) | Invoked after chart finishes rendering. |
OnRendering(IRenderEngine, double, double) | Invoked before chart starts rendering. |