Search Results: "wiki/RecentlyCommented" property

dxPolarChart series point image

Reference
An object specifying the parameters of an image that is used as a point marker.

In a common case, chart points are represented by default point markers. However, you can use a custom image as a point marker. To do this, specify the properties of the image object. Assign a URL leading to your image to the url property. If the size of your image does not correspond to your needs, specify the width and height properties. NOTE If you do not need to resize your image, you can

dxPolarChart tooltip

Reference

property. NOTE DevExtreme UI components provide a wide choice of predefined formats. If you are, however, going to use custom formats, link the Globalize library to your project. Learn how to do... elements. arrowLength Specifies the length of a tooltip's arrow in pixels. border Configures a tooltip's border. color Colors all tooltips. This property supports the following colors: Hexadecimal

dxPolarChart AreaSeries label connector

Reference
Specifies connector properties for series point labels.

A series point label can be placed separately, near the represented point. To make the relationship between a label and its respective point clear, use a connector. Set the connector's visibility and appearance properties using the connector object. color Specifies the color of label connectors. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined

dxPolarChart AreaSeries point border

Reference
Specifies border properties for points in the line and area series.

Use this object to make series points' border visible/invisible and set up such border properties as color and width. color Sets a border color for points in the line and area series. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address visible Sets border visibility for points

dxPolarChart AreaSeries point image

Reference
An object specifying the parameters of an image that is used as a point marker.

In a common case, chart points are represented by default point markers. However, you can use a custom image as a point marker. To do this, specify the properties of the image object. Assign a URL leading to your image to the url property. If the size of your image does not correspond to your needs, specify the width and height properties. NOTE If you do not need to resize your image, you can