Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
dxSankey link hoverStyle hatching
Hatching fills a line with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching lines upwards from left to right. left Draws diagonal hatching lines downwards from left to right. opacity Specifies hatching lines' transparency. This property accepts a value from 0 to 1: 0 makes
dxSankey node hoverStyle hatching
Hatching fills a node with parallel diagonal lines. direction Specifies hatching lines' direction. The following values are available: none Does not apply hatching. right Draws diagonal hatching lines upwards from left to right. left Draws diagonal hatching lines downwards from left to right. opacity Specifies hatching lines' transparency. This property accepts a value from 0 to 1: 0 makes
dxTreeList Node
property. With hierarchical data, keys can be generated automatically if key and keyExpr are not set. level The node's hierarchical level. The level of the root node is -1. This node is not visualized
dxVectorMap VectorMapLegendItem
See Also legends[] color The color of the legend item's marker. If the legend is grouped by color, this property's value is different for each legend item. Otherwise, the value equals the markerColor. end The end value of the group that the legend item indicates. marker A legend item marker. start The start value of the group that the legend item indicates. text The text that the legend
DataSource store
This property accepts one of the following: Store instance An ArrayStore, LocalStore, ODataStore, or CustomStore instance. Store configuration object An ArrayStore, LocalStore, or ODataStore configuration object. Make sure to set the type property. Array Assigning an array to the store property automatically creates an ArrayStore in the DataSource. jQuery JavaScript var ds = new