ChartDirector 7.0 (PHP Edition)

MeterPointer


The MeterPointer class represents meter pointers. It is created by using BaseMeter.addPointer.

MethodInheritedDescription
setPos(Self)Sets the value the pointer points to on the meter scale.
setColor(Self)Sets the fill and border colors of the meter pointer.
setShape(Self)Sets the shape of the meter pointer to one of the built-in shapes.
setShape2(Self)Sets the shape of the meter pointer to a custom polygon.
setShapeAndOffset(Self)Sets the shape of new style angular meter pointers.
setShapeAndOffset2(Self)Sets the shape of new style angular meter pointers to a custom polygon.
setZOrder(Self)Sets the z-order (drawing order) of the meter pointer.