Search results

PointerDirective API in Angular Circular Gauge API component

Pointers directive

<e-pointers><e-pointer></e-pointer></e-pointers>

Properties

animation

any

Sets and gets the animation of pointers while rendering the axis in circular gauge.

border

any

Sets and gets the options to customize the color and width of the border for the needle pointer in an axis.

cap

any

Sets and gets the cap of pointer in an axis.

color

any

Sets and gets the color of the pointer in an axis.

description

any

Sets and gets the information about pointer for assistive technology.

Defaults to null

imageUrl

any

Sets and gets the url for the image that is to be displayed as pointer. It requires marker shape value to be Image.

Defaults to null

linearGradient

any

Sets and gets the properties to render a linear gradient for the pointer. If both linear and radial gradient is set, then the linear gradient will be rendered in the pointer.

Defaults to null

markerHeight

any

Sets and gets the height of the marker pointer in an axis.

Defaults to 5

markerShape

any

Sets and gets the shape of the marker type pointer in an axis.

Defaults to Circle

markerWidth

any

Sets and gets the width of the marker pointer in an axis.

Defaults to 5

needleEndWidth

any

Sets or gets the end width of the needle pointer in an axis.

Defaults to null

needleStartWidth

any

Sets or gets the start width of the needle pointer in an axis.

Defaults to null

needleTail

any

Sets and gets the tail of needle pointer in an axis.

offset

any

Sets and gets the offset value of pointer from scale.

Defaults to ‘0’

pointerWidth

any

Sets and gets the width of the pointer in axis.

Defaults to 20

position

any

Sets and gets the position of pointer for an axis.

Defaults to Auto

radialGradient

any

Sets and gets the properties to render a radial gradient for pointer.

Defaults to null

radius

any

Sets and gets the radius of pointer for marker and range type pointer and fix length of pointer for needle pointer.

Defaults to null

roundedCornerRadius

any

Sets and gets the corner radius for pointer in axis.

Defaults to 0

text

any

Sets and gets the text in pointer.

Defaults to

textStyle

any

Sets and gets the style of text in pointer of an axis.

type

any

Sets and gets the type of pointer for an axis in Circular gauge component.

Defaults to Needle

value

any

Sets and gets the value of the pointer in circular gauge component.

Defaults to null