Xamarin.Android | ComponentOne
Controls / FlexChart / Chart Elements
In This Topic
    Chart Elements
    In This Topic

    FlexChart is composed of several elements as shown below:

    Pictorial illustration of basic chart elements

    digit

    Chart Canvas

    Area on which all chart elements including the series, axes title and legend are placed.

    digit

    Chart Header

    Text that you want to display at the top of your chart, basically a title that serves as a heading for your chart.

    digit

    Axes

    Two primary axes, X and Y. Although in some cases you may add secondary axes as well.

    digit

    Series

    Collection of data that is plotted on the chart.

    digit

    Legend

    Name of the series added in the chart along with predefined symbols and colors used to plot data for that series.

    digit

    Tooltip

    Tooltips or labels that appear when you hover on a series.