Nativescript plugin for Charts
    Preparing search index...

    Created by wajdic on 15/06/2016. Created at Time 09:08

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    mTrianglePathBuffer: Path

    Methods

    • Renders the provided ScatterDataSet with a shape.

      Parameters

      • c: Canvas

        Canvas object for drawing the shape

      • dataSet: IScatterDataSet

        The DataSet to be drawn

      • viewPortHandler: ViewPortHandler

        Contains information about the current state of the view

      • posX: any

        Position to draw the shape at

      • posY: any

        Position to draw the shape at

      • renderPaint: Paint

        Paint object used for styling and drawing

      Returns void