JavaScript

A5.chart.guides.rectpoint Namespace

Description

The namespace for rectangular chart point guides.

Discussion

This namespace contains the guides used for drawing points on a rectangular chart. The property names will be the name of the point type used when the drawing the chart. For example the guide for a "marker" point would be found at "A5.chart.guides.rect.point.marker".

Name
Description
A5.chart.guides.rect.point.Definition Bar Object

The definition of a bar point.

A5.chart.guides.rect.point.Definition Bubble Object

The definition of a bubble point.

A5.chart.guides.rect.point.Definition Marker Object

The definition of a marker point.