[]
        
(Showing Draft Content)

C1.Android.Chart.IChartBase

IChartBase Interface

IChartBase interface.

Namespace: C1.Android.Chart
Assembly: C1.Android.Chart.dll
Syntax
public interface IChartBase : IStyleProvider, IPalette, IBrushConverter

Properties

Name Description
AnimationMode

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

Methods

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.