AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

namespace anychart.standalones.axisMarkers Improve this Doc

Namespace for standalone axis markers.

Functions Overview

line()Returns line marker instance.
range()Returns range marker instance.
text()Returns text marker instance.

Functions Description

line

Returns line marker instance.
Note: Any line marker must be bound to a scale.

range

Returns range marker instance.
Note: Any range marker must be bound to a scale.

text

Returns text marker instance.
Note: Any text marker must be bound to a scale.