ChartMarker

Description

The ChartMarker class is used to work with markers that correspond to values of series points.

Inheritance Hierarchy

          NSObject

          ChartMarker

Properties

background. Marker background fill options.

borderColor. Color of marker borders.

borderThickness. Width of marker borders.

shape. Marker shape.

Methods

addShapeToPath:inRect:. Draws the current marker in the specified area.

markerWithRect:containsPoint:. Determines point position in the specified marker area.

Static Methods

addmarkerShapePathToPath:forShape:forRect:. Draws the specified marker in the specified area.

See also:

Working with Common Classes